diff --git a/index.md b/index.md index ec07d146..80283540 100644 --- a/index.md +++ b/index.md @@ -1,2 +1,2 @@ # ONLP -[ONLP Documentation]({{ site.baseurl }}{% link onlp/index.md %}) +[ONLP Documentation](http://opencomputeproject.github.io/OpenNetworkLinux/onlp) diff --git a/onlp/index.md b/onlp/index.md index 3db0794c..a9b369bf 100644 --- a/onlp/index.md +++ b/onlp/index.md @@ -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)