Skip to content

Commit

Permalink
API README: Fix broken link to top-level README
Browse files Browse the repository at this point in the history
  • Loading branch information
etungsten committed Feb 8, 2021
1 parent b890eca commit 23605d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ It's described in context in the [API server docs](apiserver/).

Users can access the API through the `apiclient` binary.
It's available in Bottlerocket, whether you're accessing it through a control channel like SSM or the admin container.
(See the top-level [README](../../) for information about those.)
(See the top-level [README](../../README.md#exploration) for information about those.)

Rust code can use the `apiclient` library to make requests to the Unix-domain socket of the [apiserver](#apiserver).

Expand Down

0 comments on commit 23605d5

Please sign in to comment.