Doc updates (#261)

* Point external docs to new paths for Athena 0.18.0
* Add new typo corrections
* Fix `TestWith` annotation docs
This commit is contained in:
George Dietrich 2023-02-05 20:16:41 -05:00 committed by GitHub
parent 67d966e702
commit 1328425160
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@ dependencies:
## Documentation
If using the component on its own, checkout the [API documentation](https://athenaframework.org/Negotiation).
If using the component as part of Athena, also checkout the [external documentation](https://athenaframework.org/components/negotiation).
If using the component as part of Athena, also checkout the [external documentation](https://athenaframework.org/architecture/negotiation).
## Contributing