We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a008433 commit 08d22d3Copy full SHA for 08d22d3
README.md
@@ -41,7 +41,7 @@ $ ./faas-cli -action build -f ./samples.yml
41
You can also download over HTTP/s:
42
43
```
44
-$ ./faas-cli -action build -f https://github.com/alexellis/faas-cli/blob/master/samples.yml
+$ ./faas-cli -action build -f https://raw.githubusercontent.com/alexellis/faas-cli/master/samples.yml
45
46
47
Docker along with a Python template will be used to build an image named alexellis2/faas-urlping.
0 commit comments