Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3234af6

Browse files
committed
Merge branch 'container_engine_fix'
Had to manually resolve changed requirements.txt file.
2 parents 897ac7a + 26ccf8e commit 3234af6

27 files changed

+2
-2
lines changed

container_engine/django_tutorial/README.md renamed to kubernetes_engine/django_tutorial/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Open in Cloud Shell][shell_img]][shell_link]
44

55
[shell_img]: http://gstatic.com/cloudssh/images/open-btn.png
6-
[shell_link]: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=container_engine/django_tutorial/README.md
6+
[shell_link]: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=kubernetes_engine/django_tutorial/README.md
77

88
This repository is an example of how to run a [Django](https://www.djangoproject.com/)
99
app on Google Container Engine. It uses the
@@ -13,7 +13,7 @@ out, we refer to this app as the 'polls' application.
1313

1414

1515
# Tutorial
16-
See our [Django on Container Engine](https://cloud.google.com/python/django/container-engine) tutorial for instructions for setting up and deploying this sample application.
16+
See our [Django on Container Engine](https://cloud.google.com/python/django/kubernetes-engine) tutorial for instructions for setting up and deploying this sample application.
1717

1818

1919
## Contributing changes

0 commit comments

Comments
 (0)