MyXOF closed pull request #3: add the unofficial version link on github
URL: https://github.com/apache/incubator-iotdb-website/pull/3
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/src/components/SideBar.vue b/src/components/SideBar.vue
index 2bf4b82..cf01e24 100644
--- a/src/components/SideBar.vue
+++ b/src/components/SideBar.vue
@@ -11,10 +11,13 @@
                     <!--Also, it contains 6 bug fixes, improvements and 
enhancements since 0.6.0.-->
                   <!--</li>-->
                   <li lang="en">
-                    1. Users are encouraged to read the overview of major 
changes in <router-link to="/Documents">release notes</router-link>,
-                    download this version in <router-link 
to="/Download">download page</router-link>
+                   1. After the Apache version is released, users are 
encouraged to read the overview of major changes in <router-link 
to="/Documents">release notes</router-link>,
+                    download the version in <router-link 
to="/Download">download page</router-link>
                     and view documents in <router-link 
to="/Documents">documentation page</router-link>.
                   </li>
+                 <li lang="en">
+                    2. Currently, we support an unofficial version on <a 
href="https://github.com/thulab/iotdb/releases";>GitHub</a>.
+                 </li>
                 </ol>
             </div>
             <div class="sidebar-module">


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to