Copilot commented on code in PR #1094:
URL: 
https://github.com/apache/maven-compiler-plugin/pull/1094#discussion_r3669280755


##########
src/site/site.xml:
##########
@@ -43,7 +43,7 @@ under the License.
       <item name="Compile Using the --release javac Option" 
href="examples/set-compiler-release.html"/>
       <item name="Compile Using Memory Allocation Enhancements" 
href="examples/compile-with-memory-enhancements.html"/>
       <item name="Pass Compiler Arguments" 
href="examples/pass-compiler-arguments.html"/>
-      <item name="Non-javac compilerIds" 
href="examples/non-javac-compilers.html"/>
+      <item name="Compile Using a Non-Javac Compiler" 
href="examples/non-javac-compilers.html"/>
       <item name="Older projects with module-info" 
href="examples/module-info.html"/>

Review Comment:
   The PR description indicates the menu item for the module-info example 
should be renamed ("Older projects with module-info" -> "Java 9+ Projects with 
module-info"), but `site.xml` still uses the old label. This makes the site 
navigation inconsistent with the updated page title/link text in `index.md`.



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