You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2019/03/12 06:56:09 UTC

[GitHub] [zeppelin] felixcheung commented on a change in pull request #3329: [Website] fix some broken links. Update some link pointing old docs.

felixcheung commented on a change in pull request #3329: [Website] fix some broken links. Update some link pointing old docs.
URL: https://github.com/apache/zeppelin/pull/3329#discussion_r264540963
 
 

 ##########
 File path: technologies_deployments.md
 ##########
 @@ -49,15 +49,15 @@ limitations under the License.
             <div style="min-height:140px; padding: 10px;">
               Python is supported with Matplotlib, Conda, Pandas SQL and PySpark integrations.
             </div>
-            <a href="/docs/0.7.2/interpreter/python.html" class="panel-button">USE NOW <span class="glyphicon glyphicon-chevron-right"></span></a>
+            <a href="/docs/latest/interpreter/python.html" class="panel-button">USE NOW <span class="glyphicon glyphicon-chevron-right"></span></a>
           </label>
         </div>
       </div>
     </div>
     <div class="col-md-12 col-sm-12 col-xs-12 text-center">
       <p class="bottom-text">
         See more details in Zeppelin supports 20+ different interpreters.
-        <a href="/docs/0.8.0-SNAPSHOT/manual/interpreters.html">LEARN MORE <span class="glyphicon glyphicon-chevron-right" style="font-size:15px;"></span></a>
+        <a href="/supported_interpreters.html">LEARN MORE <span class="glyphicon glyphicon-chevron-right" style="font-size:15px;"></span></a>
 
 Review comment:
   doesn't need "/docs/latest/" here?

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


With regards,
Apache Git Services