From 09a8f158354f57af05765be6a795718082d18731 Mon Sep 17 00:00:00 2001 From: Jeffrey Townsend Date: Sat, 29 Dec 2018 09:12:22 -0800 Subject: [PATCH] Update --- onlp/applications/concepts.md | 1 + onlp/applications/index.md | 1 + 2 files changed, 2 insertions(+) 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)