mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2026-04-07 15:34:26 +00:00
Fix relative links
This commit is contained in:
parent
5714fd44b2
commit
6fd0f7750a
1 changed files with 2 additions and 2 deletions
|
|
@ -31,10 +31,10 @@ You can get the library via [NuGet](http://www.nuget.org) if you have the extens
|
|||
```
|
||||
See the Platform specific device creation section in the menu for more specifics on device creation.
|
||||
|
||||
### 3. [Browse the API Reference](api/index.html)
|
||||
### 3. [Browse the API Reference](../api/index.html)
|
||||
|
||||
### 4. Explore the Object Model Diagrams
|
||||
[.NET Standard OMD](api/omd.html)
|
||||
[.NET Standard OMD](../api/omd.html)
|
||||
|
||||
### 5. Explore the samples on GitHub:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue