diff --git a/onlp/applications/concepts.md b/onlp/applications/concepts.md index c362c4f9..47325632 100644 --- a/onlp/applications/concepts.md +++ b/onlp/applications/concepts.md @@ -115,4 +115,5 @@ int onlp__info_to_user_json (onlp__info_t*, cJSON **, uint32_t flags There is no ```from_user_json``` as the representation is not sufficient to reconstruct the information structure. +--- [Next: APIs](http://opencomputeproject.github.io/OpenNetworkLinux/onlp/applications/apis) \ No newline at end of file diff --git a/onlp/applications/index.md b/onlp/applications/index.md index 64370208..b11125cc 100644 --- a/onlp/applications/index.md +++ b/onlp/applications/index.md @@ -39,4 +39,5 @@ Likewise there are other proposals for communicating to system software through ONLP is the standard for all platforms supported by Open Network Linux and Open Network Linux support is required for all platforms accepted by the Open Compute Project. +--- [Next: ONLP API Concepts](http://opencomputeproject.github.io/OpenNetworkLinux/onlp/applications/concepts)