jamesfredley opened a new issue, #14990:
URL: https://github.com/apache/grails-core/issues/14990

   ### Issue description
   
   Broken links can be identified and verified as fixed using 
https://github.com/lycheeverse/lychee/releases/tag/lychee-v0.19.1.  
   
   ```
   ./gradlew grails-doc:build
   cd \grails-doc\build\docs\grails-data
   lychee-x86_64-windows.exe . --format markdown --output results.md 
--exclude-path api grails-data/hibernate5/api --exclude ".*.css$" --exclude 
"^http://localhost";
   ```
   
   review `results.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: notifications-unsubscr...@grails.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to