Skip to content

Commit c678c74

Browse files
authored
Update betAS tutorial
1 parent 8c6ad46 commit c678c74

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

nginx/location_apps.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ location = /betas { return 307 /app/betAS; }
1515
location = /betAS { return 307 /app/betAS; }
1616

1717
# redirect to external links
18-
location = /betas/tutorial { return 307 https://www.youtube.com/watch?v=RfMcg3boR5I; }
19-
location = /betAS/tutorial { return 307 https://www.youtube.com/watch?v=RfMcg3boR5I; }
18+
location = /betas/tutorial { return 307 https://www.youtube.com/watch?v=h6Xj1eIO5OU; }
19+
location = /betAS/tutorial { return 307 https://www.youtube.com/watch?v=h6Xj1eIO5OU; }

0 commit comments

Comments
 (0)