Skip to content

Commit a13643e

Browse files
authored
fix: disallow old api docs from indexing (#1094)
1 parent b35560c commit a13643e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/robots.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
User-agent: *
22
Sitemap: https://docs.apify.com/sitemap.xml
3-
Disallow: https://docs.apify.com/api/v2-new
3+
Disallow: https://docs.apify.com/api/v2-old

0 commit comments

Comments
 (0)