mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #1780 from kairoaraujo/update_examples_README
docs: simplify examples on repo README
This commit is contained in:
commit
0e26364dfc
1 changed files with 1 additions and 2 deletions
|
|
@ -65,9 +65,8 @@ Documentation
|
|||
-------------
|
||||
* [Introduction to TUF's Design](https://theupdateframework.io/overview/)
|
||||
* [The TUF Specification](https://theupdateframework.github.io/specification/latest/)
|
||||
* Examples: [client](https://github.com/theupdateframework/python-tuf/tree/develop/examples/client_example)
|
||||
and [repository](https://github.com/theupdateframework/python-tuf/tree/develop/examples/repo_example)
|
||||
* [API Reference](https://theupdateframework.readthedocs.io/)
|
||||
* [Usage examples](https://github.com/theupdateframework/python-tuf/tree/develop/examples/)
|
||||
* [Governance](https://github.com/theupdateframework/python-tuf/blob/develop/docs/GOVERNANCE.md)
|
||||
and [Maintainers](https://github.com/theupdateframework/python-tuf/blob/develop/docs/MAINTAINERS.txt)
|
||||
for the reference implementation
|
||||
|
|
|
|||
Loading…
Reference in a new issue