Skip to content

Commit

Permalink
docs: fix the link for language switching on the top page of the docu… (
Browse files Browse the repository at this point in the history
  • Loading branch information
snuffkin authored Oct 24, 2024
1 parent 2e80678 commit 6a50fb5
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion mkdocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,10 @@ extra_css:
extra:
toc:
include: 2

alternate:
- name: "English"
link: ""
lang: en
- name: "日本語"
link: "ja/"
lang: ja

0 comments on commit 6a50fb5

Please sign in to comment.