Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

Commit

Permalink
Update API links (#1170)
Browse files Browse the repository at this point in the history
  • Loading branch information
gdbelvin committed Jan 24, 2019
1 parent 7c351be commit a59a8a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ account has been active and stable before trusting it.

* [Overview](docs/overview.md)
* [Design document](docs/design.md)
* [API](docs/http_apis.md)
* [API](docs/api.md)

Key Transparency is inspired by [CONIKS](https://eprint.iacr.org/2014/1004.pdf)
and [Certificate Transparency](https://www.certificate-transparency.org/).
Expand Down
2 changes: 1 addition & 1 deletion docs/design.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ recipient has installed.
## API Reference

* [Proto Definitions](../impl/proto/keytransparency_v1_service/keytransparency_v1_service.proto)
* [HTTP API](http_apis.md)
* [gRPC API](api.md)

## Multiple Apps and Keys

Expand Down

0 comments on commit a59a8a0

Please sign in to comment.