Repository: ignite
Updated Branches:
  refs/heads/ignite-3478 8cf2aad73 -> 685c688f7


.NET: Fix API docs link


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b8c4863c
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/b8c4863c
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/b8c4863c

Branch: refs/heads/ignite-3478
Commit: b8c4863c9676b4ff83fdbffc6ff05dfdb7ddb875
Parents: afaa5e0
Author: Pavel Tupitsyn <[email protected]>
Authored: Fri Sep 29 15:03:17 2017 +0300
Committer: Pavel Tupitsyn <[email protected]>
Committed: Fri Sep 29 15:03:17 2017 +0300

----------------------------------------------------------------------
 modules/platforms/dotnet/docfx/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/b8c4863c/modules/platforms/dotnet/docfx/index.md
----------------------------------------------------------------------
diff --git a/modules/platforms/dotnet/docfx/index.md 
b/modules/platforms/dotnet/docfx/index.md
index d240c0b..4472cff 100644
--- a/modules/platforms/dotnet/docfx/index.md
+++ b/modules/platforms/dotnet/docfx/index.md
@@ -6,5 +6,5 @@ Apache Ignite In-Memory Data Fabric is designed to deliver 
uncompromised perform
 [high performance computing](https://ignite.apache.org/features.html), to the 
industry most advanced [data grid](https://ignite.apache.org/features.html), 
 highly available [service grid](https://ignite.apache.org/features.html), and 
[streaming](https://ignite.apache.org/features.html).
 
-* [API Documentation](/api)
+* [API Documentation](api/)
 * [Gettting Started](https://apacheignite-net.readme.io/docs/getting-started)
\ No newline at end of file

Reply via email to