Skip to content

Commit f8df202

Browse files
committed
Link to python-tuf blog from README
Signed-off-by: Joshua Lock <[email protected]>
1 parent 689c37b commit f8df202

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,15 @@ Documentation
5454
-------------
5555
* [Introduction to TUF's Design](https://theupdateframework.io/overview/)
5656
* [The TUF Specification](https://theupdateframework.github.io/specification/latest/)
57-
* [API Reference](https://theupdateframework.readthedocs.io/)
57+
* [Developer documentation](https://theupdateframework.readthedocs.io/), including
58+
[API reference](
59+
https://theupdateframework.readthedocs.io/en/latest/api/api-reference.html)
5860
* [Usage examples](https://github.com/theupdateframework/python-tuf/tree/develop/examples/)
5961
* [Governance](https://github.com/theupdateframework/python-tuf/blob/develop/docs/GOVERNANCE.md)
6062
and [Maintainers](https://github.com/theupdateframework/python-tuf/blob/develop/docs/MAINTAINERS.txt)
6163
for the reference implementation
6264
* [Miscellaneous Docs](https://github.com/theupdateframework/python-tuf/tree/develop/docs)
65+
* [Python-TUF development blog](https://theupdateframework.github.io/python-tuf/)
6366

6467

6568
Contact

0 commit comments

Comments
 (0)