Skip to content

Commit bdc9129

Browse files
committed
Update python starter projects
Signed-off-by: John Collier <[email protected]>
1 parent a86971f commit bdc9129

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

stacks/python-django/devfile.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ starterProjects:
1212
- name: django-example
1313
git:
1414
remotes:
15-
origin: https://github.com/odo-devfiles/python-django-ex
15+
origin: https://github.com/devfile-samples/python-django-ex
1616
components:
1717
- name: py-web
1818
container:

stacks/python/devfile.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ starterProjects:
1212
- name: python-example
1313
git:
1414
remotes:
15-
origin: https://github.com/odo-devfiles/python-ex
15+
origin: https://github.com/devfile-samples/python-ex
1616
components:
1717
- name: py-web
1818
container:

0 commit comments

Comments
 (0)