mbeckerle commented on code in PR #209:
URL: https://github.com/apache/daffodil-site/pull/209#discussion_r2652001446


##########
site/_includes/themes/apache/_navigation.html:
##########
@@ -4,11 +4,13 @@
         <nav role="navigation">
           <ul class="nav navbar-nav navbar-right">
             <li><a href="/releases">Releases</a></li>
-            <li id="extensions">
-              <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Extensions<b class="caret"></b></a>
+            <li id="Projects">
+              <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Projects<b class="caret"></b></a>
               <ul class="dropdown-menu dropdown-left">
-                <li><a href="/vscode">VS Code</a></li>
-                <li><a href="/sbt">SBT</a></li>
+                <li><a href="/releases">Main Daffodil Library and CLI</a></li>
+                <li><a href="/vscode">VS Code IDE for DFDL</a></li>
+                <li><a href="/sbt">SBT Build Tool for DFDL Schema 
Projects</a></li>

Review Comment:
   A DFDL Schema project is an end user's own project, not one of our Daffodil 
sub-projects. 
   I think we need to say DFDL Schema Project where that's what we mean. I'll 
fix. 



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

Reply via email to