mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-09 23:27:28 +02:00
docs: fix broken link to syncing tab choices section (#5283)
This commit is contained in:
parent
619c029e33
commit
fdda2bd7fd
3 changed files with 3 additions and 3 deletions
|
@ -457,4 +457,4 @@ class HelloWorld {
|
|||
|
||||
You may want to implement your own `<MultiLanguageCode />` abstraction if you find the above approach too verbose. We might just implement one in future for convenience.
|
||||
|
||||
If you have multiple of these multi-language code tabs, and you want to sync the selection across the tab instances, refer to the [Syncing tab choices section](#syncing-tab-choices).
|
||||
If you have multiple of these multi-language code tabs, and you want to sync the selection across the tab instances, refer to the [Syncing tab choices section](markdown-features-tabs.mdx#syncing-tab-choices).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue