GaneshPatil7517 opened a new issue, #268:
URL: https://github.com/apache/shiro-site/issues/268

   
   **Description:**
   ```markdown
   ## Summary
   Perform a comprehensive audit of all external links in the documentation to 
identify and fix broken or outdated URLs.
   
   ## Current State
   The documentation contains numerous external links to:
   - Apache JIRA/Confluence
   - GitHub repositories
   - Third-party resources
   - JavaDoc references
   
   Some of these links may be outdated or broken.
   
   ## Proposed Changes
   1. Run a link checker tool across all `.adoc` files in `src/site/content/`
   2. Document all broken/redirected links
   3. Fix or remove broken links
   4. Update redirected links to their final destinations
   
   ## Acceptance Criteria
   - [ ] All external links in documentation are verified working
   - [ ] Broken links are either fixed or removed with appropriate alternatives
   - [ ] Permanently redirected URLs are updated to final destinations
   - [ ] Add link checking to CI/build process (optional enhancement)
   
   ## Suggested Tools
   - `linkchecker` CLI tool
   - `markdown-link-check`
   - Manual verification for critical links
   
   ## Files to Check
   All `.adoc` files in:
   - `src/site/content/`
   - `src/site/content/blog/`
   - `src/site/content/v2/`
   
   **Labels:** `documentation`, `bug`, `maintenance`


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