Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,12 @@ by various tech companies and open source organizations. A variant of TUF
called [Uptane](https://uptane.github.io/) is used to secure over-the-air
updates in automobiles.

Please see the [TUF Introduction](docs/OVERVIEW.rst) and
[TUF's website](https://theupdateframework.com/) for more information about TUF!
Please see [TUF's website](https://theupdateframework.com/) for more information about TUF!


Documentation
-------------
* [Introduction to TUF's Design](docs/OVERVIEW.rst)
* [Introduction to TUF's Design](https://theupdateframework.io/overview/)
* [The TUF Specification](https://theupdateframework.github.io/specification/latest/)
* Examples: [client](examples/client_example) and [repository](examples/repo_example)
* [API Reference](https://theupdateframework.readthedocs.io/)
Expand Down
2 changes: 1 addition & 1 deletion docs/GETTING_STARTED.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Getting Started
---------------

- `Overview of TUF <OVERVIEW.rst>`_
- `Overview of TUF <https://theupdateframework.io/overview/>`_
- `Installation <INSTALLATION.rst>`_
- Beginner Tutorials (using the basic command-line interface):
- `Quickstart <QUICKSTART.md>`_
Expand Down
91 changes: 0 additions & 91 deletions docs/METADATA.md

This file was deleted.

120 changes: 0 additions & 120 deletions docs/OVERVIEW.rst

This file was deleted.

76 changes: 0 additions & 76 deletions docs/SECURITY.md

This file was deleted.

Loading