diff options
| author | Dan Halbert <halbert@halwitz.org> | 2021-01-10 13:54:08 -0500 |
|---|---|---|
| committer | Dan Halbert <halbert@halwitz.org> | 2021-01-10 13:54:08 -0500 |
| commit | 6928de0364fa6682bd39b48b1bac9a566773f3fd (patch) | |
| tree | 0c743f0bc57a84d7a5de43bfd4656a3474bfe2e6 /docs | |
| parent | ce59b543615c502b60fb1c81735ef0a244975678 (diff) | |
merge from upstream and update to 6.0.x
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/robots.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/robots.txt b/docs/robots.txt index 39a4eaeed..ad3189d42 100644 --- a/docs/robots.txt +++ b/docs/robots.txt @@ -1,6 +1,6 @@ User-agent: * Allow: /*/latest/ Allow: /en/latest/ # Fallback for bots that don't understand wildcards -Allow: /*/5.3.x/ -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 Disallow: / |
