Skip to content

Commit

Permalink
Fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
liulex committed Oct 24, 2024
1 parent 5b243d4 commit 3d68665
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,10 @@
function (hook, vm) {
var w2d = {
'专业版': '/zh-cn/pro',
'激活指引 - 桌面版': '/zh-cn/activation-guide-desktop',
'激活指引 - 微软商店版': '/zh-cn/activation-guide-ms-store',
'激活指引-‐-桌面版': '/zh-cn/activation-guide-desktop',
'激活指引-‐-微软商店版': '/zh-cn/activation-guide-ms-store',
'激活指引': '/zh-cn/activation-guide',
'Mac 公测版': '/zh-cn/mac-beta',
'Mac-公测版': '/zh-cn/mac-beta',
'基础操作': '/zh-cn/getting-started',
'内置快捷键': '/zh-cn/key-bindings',
'常见问题': '/zh-cn/faq',
Expand Down

0 comments on commit 3d68665

Please sign in to comment.