Attempt to fix links.

This commit is contained in:
Jeffrey Townsend
2018-10-19 16:12:46 -07:00
parent 339cb7e860
commit a49dcb065e
2 changed files with 3 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
# ONLP
[ONLP Documentation] {{ site.baseurl }}{% link onlp/index.md %}
[ONLP Documentation]({{ site.baseurl }}{% link onlp/index.md %})

View File

@@ -7,6 +7,6 @@ The goal of the ONLP APIs is to both standardize access to these objects at a fu
## ONLP APIs For Applications
The ONLP API documentation for Application, System, and Dataplane developers is available [here]({{ site.baseurl }}{% link onlp/applications.md %}
The ONLP API documentation for Application, System, and Dataplane developers is available [here]({{ site.baseurl }}{% link onlp/applications.md %})
The ONLP API documentation for Platform developers who which to implement support for their platform is available [here]({{ site.baseurl }}{% link onlp/implementors.md %}
The ONLP API documentation for Platform developers who which to implement support for their platform is available [here]({{ site.baseurl }}{% link onlp/implementors.md %})