Github user mjsax commented on a diff in the pull request:

    https://github.com/apache/flink/pull/1320#discussion_r43746969
  
    --- Diff: docs/_includes/navbar.html ---
    @@ -39,7 +39,7 @@
             <!-- The navigation links. -->
             <div class="collapse navbar-collapse" 
id="bs-example-navbar-collapse-1">
               <ul class="nav navbar-nav">
    -            <li{% if page.url == '/index.html' %} class="active"{% endif 
%}><a href="{{ site.baseurl}}/index.html">Overview<span class="hidden-sm 
hidden-xs"> {{ site.version_short }}</span></a></li>
    +            <li{% if page.url == '/' %} class="active"{% endif %}><a 
href="{{ site.baseurl}}/">Overview<span class="hidden-sm hidden-xs"> {{ 
site.version_short }}</span></a></li>
    --- End diff --
    
    We can for sure. But do we want? :) Why should it be better? I think 
"Overview" is good.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to