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 ce59b54 commit 6928de0Copy full SHA for 6928de0
docs/robots.txt
@@ -1,6 +1,6 @@
1
User-agent: *
2
Allow: /*/latest/
3
Allow: /en/latest/ # Fallback for bots that don't understand wildcards
4
-Allow: /*/5.3.x/
5
-Allow: /en/5.3.x/ # Fallback for bots that don't understand wildcards
+Allow: /*/6.0.x/
+Allow: /en/6.0.x/ # Fallback for bots that don't understand wildcards
6
Disallow: /
0 commit comments