Static links.

This commit is contained in:
Jeffrey Townsend
2018-10-19 16:18:15 -07:00
parent a49dcb065e
commit 7581b3d591
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](http://opencomputeproject.github.io/OpenNetworkLinux/onlp)

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](http://opencomputeproject.github.io/OpenNetworkLinux/onlp/applications)
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](http://opencomputeproject.github.io/OpenNetworkLinux/onlp/implementors)