Skip to content

Commit

Permalink
Documentation change only: update link to port directory
Browse files Browse the repository at this point in the history
  • Loading branch information
RobMeades authored Aug 26, 2021
1 parent 4acd301 commit 0b3e8ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Each API includes a `test` sub-directory containing the tests for that API which

Build information for each platform can be found in the [platform](/port/platform) sub-directory of [port](/port); more on this below.

In order for u-blox to support multiple platforms with this code there is also a [port API](/port/api). This is not intended to be a generic porting API, it is simply sufficient to support the APIs we require. If you have not chosen a supported platform you may still be able to use the high level APIs here unchanged by implementing the [port API](/port/api) for your platform.
In order for u-blox to support multiple platforms with this code there is also a [port API](/port/api). This is not intended to be a generic porting API, it is simply sufficient to support the APIs we require. If you have not chosen a supported platform you may still be able to use the high level APIs here unchanged by implementing the [port](/port) API for your platform.

```
+---example <-- examples that introduce the main features
Expand Down

0 comments on commit 0b3e8ea

Please sign in to comment.