We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9fdfa7c + c678c74 commit 265e911Copy full SHA for 265e911
nginx/location_apps.conf
@@ -15,5 +15,5 @@ location = /betas { return 307 /app/betAS; }
15
location = /betAS { return 307 /app/betAS; }
16
17
# 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; }
+location = /betas/tutorial { return 307 https://www.youtube.com/watch?v=h6Xj1eIO5OU; }
+location = /betAS/tutorial { return 307 https://www.youtube.com/watch?v=h6Xj1eIO5OU; }
0 commit comments