Skip to content

Commit b439a4f

Browse files
committed
docs: add warning to redirects file
This redirects file is not used in production. Added a warning directing writers to update the correct redirects file. Change-Id: I05474eaede78c6ac69f281bbceb99f4f070e0156
1 parent 2e8d478 commit b439a4f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/html/_redirects.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# WARNING: THIS FILE IS NOT USED IN PRODUCTION
2+
# CHANGES MADE HERE **DO NOT EFFECT** developer.android.com
3+
4+
# Instead, update the following file in the current docs release branch:
5+
# <docs-release-branch>/vendor/google/docs/app-engine-server/v3/redirects.yaml
6+
7+
#=============================================================================
18
# Redirects file.
29
# This file contains the list of rewrite rules that are applied when serving
310
# pages. Add "pattern: True" to use python regex in to or from.

0 commit comments

Comments
 (0)