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 10b2e7e9e5 .NET docs demo for Ignite 3.x
10b2e7e9e5 is described below

commit 10b2e7e9e54692152890811917e9fbcd569f4aad
Author: Pavel Tupitsyn <[email protected]>
AuthorDate: Thu May 4 07:50:14 2023 +0300

    .NET docs demo for Ignite 3.x
---
 releases/3.0.0-beta1/dotnetdoc/toc.html | 2 +-
 releases/3.0.0-beta1/dotnetdoc/toc.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/releases/3.0.0-beta1/dotnetdoc/toc.html 
b/releases/3.0.0-beta1/dotnetdoc/toc.html
index 9f1c90bf98..57437351dd 100644
--- a/releases/3.0.0-beta1/dotnetdoc/toc.html
+++ b/releases/3.0.0-beta1/dotnetdoc/toc.html
@@ -13,7 +13,7 @@
 
           <ul class="nav level1">
                 <li>
-                    <a href="/" name="" title="Docs">Docs</a>
+                    <a href="index.html" name="articles/toc.html" 
title="Docs">Docs</a>
                 </li>
                 <li>
                     <a href="api/Apache.Ignite.html" name="api/toc.html" 
title="API">API</a>
diff --git a/releases/3.0.0-beta1/dotnetdoc/toc.json 
b/releases/3.0.0-beta1/dotnetdoc/toc.json
index c98070fee6..e49b484a9e 100644
--- a/releases/3.0.0-beta1/dotnetdoc/toc.json
+++ b/releases/3.0.0-beta1/dotnetdoc/toc.json
@@ -1,2 +1,2 @@
 
-{"items":[{"name":"Docs","href":"/","topicHref":"/"},{"name":"API","href":"api/Apache.Ignite.html","tocHref":"api/toc.html","topicHref":"api/Apache.Ignite.html","homepage":"api/Apache.Ignite.html"}]}
\ No newline at end of file
+{"items":[{"name":"Docs","href":"index.html","tocHref":"articles/toc.html","topicHref":"index.html"},{"name":"API","href":"api/Apache.Ignite.html","tocHref":"api/toc.html","topicHref":"api/Apache.Ignite.html","homepage":"api/Apache.Ignite.html"}]}
\ No newline at end of file

Reply via email to