jamesfredley commented on PR #415:
URL: 
https://github.com/apache/grails-static-website/pull/415#issuecomment-3765537927

   @sanjana2505006 For this PR
   
   Let's undo the line wrapping changes in the HTML, since those do not change 
the output and make the PR harder to review.
   
   There are many additional URL which can be updated from the issue:
   
   
https://github.com/search?q=repo%3Aapache%2Fgrails-static-website%20.grails.org&type=code
   
   on these old .grails.org subdomains, for the ones which are redirected the 
new URLs that looks like https://grails.apache.org/docs-legacy-*/*.  
   
   If needed we can also fix any existing redirects for the old subdomains to 
https://grails.apache.org/docs-legacy-*/*:
   
   https://github.com/grails/grails-testing-support
   https://github.com/grails/grails-gsp
   https://github.com/grails/grails-async
   https://github.com/apache/grails-data-mapping
   https://github.com/apache/grails-views
   
   
   
https://github.com/search?q=repo%3Aapache%2Fgrails-static-website+github.io&type=code
   
   On this list, many of these are fine and do not need to be updated.  But 
some have a new URL.
   
   IE.  https://grails.github.io/grails-views/latest/ which returns a 404, the 
new URL is https://apache.github.io/grails-views/latest/ which then redirects a 
few times to the final URL which we should use 
https://grails.apache.org/docs/latest/guide/theWebLayer.html#gson
   
   https://grails.github.io/ changed to https://apache.github.io/ for all the 
Grails repos that moved to Apache.


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