Commit 9850b571 authored by Graham Dumpleton's avatar Graham Dumpleton

Correct URL in Source-to-Image template to reference master branch.

parent d2cfd3de
...@@ -130,7 +130,7 @@ ...@@ -130,7 +130,7 @@
}, },
{ {
"name": "BUILDER_SCRIPTS", "name": "BUILDER_SCRIPTS",
"value": "https://raw.githubusercontent.com/jupyter/docker-stacks/source-to-image/examples/source-to-image", "value": "https://raw.githubusercontent.com/jupyter/docker-stacks/master/examples/source-to-image",
"required": true "required": true
}, },
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment