Skip to content

Commit 09bb223

Browse files
committed
Doc change: Add temporary redirect for dac/live to dgc/live.
Change-Id: I5a999abb6228f9a2b5d589e6e51176ecf930abe4
1 parent bc93334 commit 09bb223

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

scripts/app_engine_server/redirects.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,10 @@ redirects:
440440
type: permanent
441441
comment: Redirect to new location
442442

443-
443+
- src: /live/index.html
444+
dst: https://developers.google.com/live/
445+
type: permanent
446+
comment: Redirect to new location
444447

445448

446449

0 commit comments

Comments
 (0)