samredai commented on code in PR #75:
URL: https://github.com/apache/iceberg-docs/pull/75#discussion_r875322284


##########
landing-page/layouts/partials/header.html:
##########
@@ -19,17 +19,11 @@
                     <a class="page-scroll" href="{{ .Site.BaseURL 
}}docs/latest">Docs</a>
                 </li>
                 <li>
-                    <a class="page-scroll" href="{{ .Site.BaseURL 
}}docs/latest/getting-started/">Spark</a>
-                </li>
-                <li>
-                    <a class="page-scroll" href="{{ .Site.BaseURL 
}}docs/latest/flink/">Flink</a>
-                </li>
-                <li>
-                    <a class="page-scroll" 
href="https://trino.io/docs/current/connector/iceberg.html"; 
target="_blank">Trino</a>
-                </li>
-                <li>
-                    <a class="page-scroll" 
href="https://prestodb.io/docs/current/connector/iceberg.html"; 
target="_blank">Presto</a>
+                    <a class="page-scroll" href="{{ .Site.BaseURL 
}}quickstarts/">Quickstarts</a>
                 </li>
+                <!-- <li>
+                    <a class="page-scroll" href="{{ .Site.BaseURL 
}}concepts/">Concepts</a>

Review Comment:
   Keeping the "Concepts" link in the top navbar hidden until we populate that 
content.



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to