openfaas / nats-queue-worker

Queue-worker for OpenFaaS with NATS Streaming
https://docs.openfaas.com/reference/async/
MIT License
128 stars 59 forks source link

404 Asyc Doc Readme #64

Closed kwojcicki closed 5 years ago

kwojcicki commented 5 years ago

404 Linked in the README.md

https://github.com/openfaas/nats-queue-worker/blame/master/README.md#L9 (currently links https://github.com/openfaas/faas/blob/master/guide/asynchronous.md)

should probably be linking to https://docs.openfaas.com/reference/async/

alexellis commented 5 years ago

Thanks for your help. I would love a PR for this.

Please just make sure to git commit --signoff to avoid upsetting Derek 😄

kwojcicki commented 5 years ago

Fix up https://github.com/openfaas/nats-queue-worker/pull/65, managed to remember adding -s :laughing:

alexellis commented 5 years ago

Thank you :)