Skip to content

Commit

Permalink
Merge pull request #1306 from etungsten/broken-link-fix
Browse files Browse the repository at this point in the history
API Readme: Fix broken link to top-level README
  • Loading branch information
etungsten authored Feb 9, 2021
2 parents b890eca + 23605d5 commit 16b868b
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 16b868b

Please sign in to comment.