File tree Expand file tree Collapse file tree 3 files changed +4
-30
lines changed Expand file tree Collapse file tree 3 files changed +4
-30
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -20,7 +20,8 @@ dependencies:
20
20
21
21
# # Documentation
22
22
23
- Everything is documented in the [API Docs](https://athena-framework.github.io/negotiation/Athena/Negotiation.html).
23
+ If using the component on its own, checkout the [API documentation](https://athenaframework.org/Negotiation).
24
+ If using the component as part of Athena, also checkout the [external documentation](https://athenaframework.org/components/negotiation).
24
25
25
26
# # Contributing
26
27
Original file line number Diff line number Diff line change 1
1
name : athena-negotiation
2
2
3
- version : 0.1.0
3
+ version : 0.1.1
4
4
5
5
crystal : ' >= 0.35.0'
6
6
7
7
license : MIT
8
8
9
9
repository : https://github.com/athena-framework/negotiation
10
10
11
- documentation : https://athena-framework.github.io/negotiation/Athena/ Negotiation.html
11
+ documentation : https://athenaframework.org/ Negotiation
12
12
13
13
description : |
14
14
Framework agnostic content negotiation library.
You can’t perform that action at this time.
0 commit comments