diff --git a/docs/concepts/index.md b/docs/concepts/index.md index 0f4277d..1b1d0fc 100644 --- a/docs/concepts/index.md +++ b/docs/concepts/index.md @@ -31,10 +31,10 @@ You can get the library via [NuGet](http://www.nuget.org) if you have the extens ``` See the Platform specific device creation section in the menu for more specifics on device creation. -### 3. [Browse the API Reference](api/index.html) +### 3. [Browse the API Reference](../api/index.html) ### 4. Explore the Object Model Diagrams -[.NET Standard OMD](api/omd.html) +[.NET Standard OMD](../api/omd.html) ### 5. Explore the samples on GitHub: