Skip to content

Commit

Permalink
Merge pull request #236 from dsgnr/readme_link
Browse files Browse the repository at this point in the history
Fix docs link in readme
  • Loading branch information
dsgnr authored Nov 5, 2024
2 parents dec20fc + 31c7e5a commit b26a9d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This project aims to be a simple, go-to place for querying the port status for a

### API Specs
The API documentation is automatically generated by FastAPI.
Routes and specification can be found at [https://portchecker.io/api/v1/docs](https://portchecker.io/docs)
Routes and specification can be found at [https://portchecker.io/docs](https://portchecker.io/docs)

## Author

Expand Down

0 comments on commit b26a9d3

Please sign in to comment.