You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by vo...@apache.org on 2017/10/03 14:03:27 UTC

[13/37] ignite git commit: .NET: Fix API docs link

.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-2.3
Commit: b8c4863c9676b4ff83fdbffc6ff05dfdb7ddb875
Parents: afaa5e0
Author: Pavel Tupitsyn <pt...@apache.org>
Authored: Fri Sep 29 15:03:17 2017 +0300
Committer: Pavel Tupitsyn <pt...@apache.org>
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