diff --git a/index.md b/index.md index c56a5261..ec07d146 100644 --- a/index.md +++ b/index.md @@ -1,2 +1,2 @@ # ONLP -[ONLP Documentation] {{ site.baseurl }}{% link onlp/index.md %} +[ONLP Documentation]({{ site.baseurl }}{% link onlp/index.md %}) diff --git a/onlp/index.md b/onlp/index.md index 17910306..3db0794c 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]({{ 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 %})