We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a86971f commit bdc9129Copy full SHA for bdc9129
stacks/python-django/devfile.yaml
@@ -12,7 +12,7 @@ starterProjects:
12
- name: django-example
13
git:
14
remotes:
15
- origin: https://github.com/odo-devfiles/python-django-ex
+ origin: https://github.com/devfile-samples/python-django-ex
16
components:
17
- name: py-web
18
container:
stacks/python/devfile.yaml
- name: python-example
- origin: https://github.com/odo-devfiles/python-ex
+ origin: https://github.com/devfile-samples/python-ex
0 commit comments