File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ const hashToRoute = {
99 '#/about/sponsor' : '/about/sponsor' ,
1010 '#/manual/project_target' : '/api/description/project-target' ,
1111 '#/manual/project_target?id=phony' : '/api/description/project-target#phony' ,
12+ '/mirror/guide/project_examples' : '/examples/cpp/basic' ,
13+ '/mirror/guide/project_examples.html' : '/examples/cpp/basic' ,
14+ '/mirror/zh-cn/plugin/builtin_plugins' : '/guide/extensions/builtin-plugins' ,
15+ '/mirror/zh-cn/plugin/builtin_plugins.html' : '/guide/extensions/builtin-plugins' ,
1216 '#/zh-cn/guide/quickstart' : '/zh/guide/quick-start' ,
1317 '#/zh-cn/guide/installation' : '/zh/guide/quick-start#installation' ,
1418 '#/zh-cn/guide/configuration' : '/zh/guide/basic-commands/build-configuration' ,
You can’t perform that action at this time.
0 commit comments