We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a5300a + cdf8964 commit cbd8b8eCopy full SHA for cbd8b8e
docs/.vitepress/config.mts
@@ -116,7 +116,7 @@ function themeConfigEnglish() {
116
],
117
},
118
{ text: "Common Errors", link: "/troubleshooting" },
119
- { text: "Real Configurations", link: "/real-configurations" },
+ { text: "Showcase", link: "/showcase" },
120
121
}
122
@@ -199,7 +199,7 @@ function themeConfigRussian() {
199
200
201
{ text: "Распространённые ошибки", link: "/ru/troubleshooting" },
202
- { text: "Реальные конфигурации", link: "/ru/real-configurations" },
+ { text: "Реальные конфигурации", link: "/ru/showcase" },
203
204
205
0 commit comments