Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3234af6

Browse filesBrowse files
committed
Merge branch 'container_engine_fix'
Had to manually resolve changed requirements.txt file.
2 parents 897ac7a + 26ccf8e commit 3234af6
Copy full SHA for 3234af6
Expand file treeCollapse file tree

27 files changed

+2
-2
lines changed

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

Copy file name to clipboardExpand all lines: kubernetes_engine/django_tutorial/README.md
+2-2Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.