chore: fix dead link on the developers guide. (#380)

* The link from the developers guide to the cli command reference guide was missing the file extension
This commit is contained in:
Lucas Holmquist 2021-06-09 00:13:43 -04:00 committed by GitHub
parent 1dbb5aecbf
commit b3a6bdf398
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ To learn how to work with functions quickly, have a look at the [developer's tut
## CLI Command Reference
For detailed documentation on the CLI and its commands, please see the [Commands document](commands).
For detailed documentation on the CLI and its commands, please see the [Commands document](commands.md).
## Function Project Configuration