Skip to content

Commit 5908f47

Browse files
committed
Add acknowledgements
Signed-off-by: Alex Ellis <[email protected]>
1 parent 195eb50 commit 5908f47

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/tutorials/CLI-with-node.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,3 +232,7 @@ Type in `faas-cli rm --help` for more information.
232232
> Did you know we also have a UI and Prometheus metrics built-into the stack? Head over to the [GitHub repo](https://github.com/alexellis/faas) to read more and to **Star** the repository.
233233
234234
That concludes the coffee break - we just built and deployed our first Serverless Node.js OpenFaaS function - "Look Ma! No UI!" You can find help for any of the commands by passing in the `--help` parameter.
235+
236+
* Acknowledgements:
237+
238+
This post is based upon [Morning coffee with the OpenFaaS CLI](https://blog.alexellis.io/quickstart-openfaas-cli/) by Alex Ellis

docs/tutorials/first-python-function.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,3 +301,7 @@ Want to know more about the OpenFaaS Serverless framework for containers?
301301

302302
**Learn Docker**
303303
If you want to learn more about [Docker](https://www.docker.com/community-edition) for DevOps and developers, checkout [my Docker series](https://blog.alexellis.io/tag/docker/).
304+
305+
* Acknowledgements:
306+
307+
This post is based upon [Your first serverless Python function with OpenFaaS](https://blog.alexellis.io/first-faas-python-function/) by Alex Ellis

0 commit comments

Comments
 (0)