openfga / openfga.dev

OpenFGA website and documentation
http://openfga.dev/
Apache License 2.0
34 stars 60 forks source link

fix the landing page's "Getting Started" command #17

Closed jon-whit closed 2 years ago

jon-whit commented 2 years ago
Screen Shot 2022-06-09 at 9 39 05 AM

The command curl -O https://openfga.com/docker-compose.yml needs to be changed to curl -O https://openfga.dev/docker-compose.yaml.

adriantam commented 2 years ago

Should be curl -LO https://openfga.dev/docker-compose.yaml as the link is a redirect