File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ dependencies:
22
22
# # Documentation
23
23
24
24
If using the component on its own, checkout the [API documentation](https://athenaframework.org/Negotiation).
25
- If using the component as part of Athena, also checkout the [external documentation](https://athenaframework.org/components /negotiation).
25
+ If using the component as part of Athena, also checkout the [external documentation](https://athenaframework.org/architecture /negotiation).
26
26
27
27
# # Contributing
28
28
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ alias ANG = Athena::Negotiation
19
19
# ## Getting Started
20
20
#
21
21
# If using this component within the [Athena Framework][Athena::Framework], it is already installed and required for you.
22
- # Checkout the [manual](/components /negotiation) for some additional information on how to use it within the framework.
22
+ # Checkout the [manual](/architecture /negotiation) for some additional information on how to use it within the framework.
23
23
#
24
24
# If using it outside of the framework, you will first need to add it as a dependency:
25
25
#
You can’t perform that action at this time.
0 commit comments