This is an automated email from the ASF dual-hosted git repository.
ptupitsyn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-website.git
The following commit(s) were added to refs/heads/master by this push:
new 8835ca0 Fix .NET examples link
8835ca0 is described below
commit 8835ca0830a330f47335572b54f3b1a1c4dffedc
Author: Pavel Tupitsyn <[email protected]>
AuthorDate: Tue Sep 21 20:10:25 2021 +0300
Fix .NET examples link
---
docs/2.11.0/quick-start/dotnet.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/2.11.0/quick-start/dotnet.html
b/docs/2.11.0/quick-start/dotnet.html
index bcea22c..aed754d 100644
--- a/docs/2.11.0/quick-start/dotnet.html
+++ b/docs/2.11.0/quick-start/dotnet.html
@@ -3426,7 +3426,7 @@
to Ignite clusters</p>
</li>
<li>
-<p>Explore the <a
href="/docs/latest/{githubVersionUrl}/modules/platforms/dotnet/examples">additional
examples</a> included with Ignite</p>
+<p>Explore the <a
href="https://github.com/apache/ignite/tree/master/modules/platforms/dotnet/examples">additional
examples</a> included with Ignite</p>
</li>
<li>
<p>Refer to the <a href="/docs/latest/net-specific">NET-specific section</a>
of the documentation to learn more about capabilities