redirect fix for meanstack article
Linking to the correct article. Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
parent
9ec9c73466
commit
d94196e14f
|
@ -83,7 +83,7 @@ $( document ).ready(function() {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": "/docs/getting-started-guides/meanstack/",
|
"from": "/docs/getting-started-guides/meanstack/",
|
||||||
"to": "https://medium.com/google-cloud/running-a-mean-stack-on-google-cloud-platform-with-app-engine-and-mongolab-4bbd2040ea75"
|
"to": "https://medium.com/google-cloud/running-a-mean-stack-on-google-cloud-platform-with-kubernetes-149ca81c2b5d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"from": "/docs/samples/",
|
"from": "/docs/samples/",
|
||||||
|
|
Loading…
Reference in New Issue