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.
1 parent f87fc2e commit 4e3cb66Copy full SHA for 4e3cb66
docs/source/_redirects
@@ -1,6 +1,7 @@
1
-# The v3 docs were beta for a while, and non-default, but now that they are
2
-# default, the v3 docs don't exist anymore. So redirect them to the default!
+# The v3-v4 docs were beta for a while, and non-default, but now that they are
+# default, the v3 docs don't exist anymore. So redirect them to the default!
3
/v3/* /docs/kotlin/:splat
4
+/v4/* /docs/kotlin/:splat
5
/introduction/ /docs/kotlin/
6
/essentials/ /docs/kotlin/essentials/file-types/
7
/essentials/get-started* /docs/kotlin/tutorial/00-introduction/
0 commit comments