ryankert01 opened a new pull request, #451: URL: https://github.com/apache/yunikorn-site/pull/451
Fix Dead Links and Update readme for Docusaurus v3 ### What is this PR for? #### Issue 1: Dead Link in "Deploy the Scheduler" - Problem: Dead link at example in "Deploy the Scheduler" section. - Current: https://yunikorn.apache.org/docs/developer_guide/deployment/#deploy-the-admission-controller - Solution: Replace with correct links: https://yunikorn.apache.org/docs/next/developer_guide/deployment/#deploy-the-scheduler https://yunikorn.apache.org/docs/next/developer_guide/deployment/#Deploy-the-Scheduler - Cause: Migration to Docusaurus v3 with strict URL regulations. #### Issue 2: Outdated Docusaurus Version in README - Problem: README mentions Docusaurus v2. - Current: "The website is built based using docusaurus-v2." - Solution: Update to v3. - New: "The website is built based using Docusaurus v3." ### What type of PR is it? * [ ] - Bug Fix * [ ] - Improvement * [ ] - Feature * [x] - Documentation * [ ] - Hot Fix * [ ] - Refactoring ### Todos * [ ] - Task ### What is the Jira issue? https://issues.apache.org/jira/browse/YUNIKORN-2727 ### How should this be tested? ### Screenshots (if appropriate) ### Questions: * [ ] - The licenses files need update. * [ ] - There is breaking changes for older versions. * [ ] - It needs documentation. -- 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]
