Skip to content

Conversation

@rajanarahul93
Copy link

Description

This PR fixes a bug that was breaking the Docusaurus build in both Docker and local environments. The build was failing because of an invalid path for the "Community Resources" link in the site's navigation bar. This change corrects the path in docusaurus.config.js, allowing the build to succeed.

Related Tickets & Documents

Fixes #374

Mobile & Desktop Screenshots/Recordings

Successful Build Command:
Screenshot 2025-10-20 103912

Working "Community Resources" Page:
Screenshot 2025-10-20 104038

Steps to QA

  1. Pull down this branch.
  2. Run npm ci to install dependencies.
  3. Run npm run build.
  4. Validate that the build completes successfully without any "Docusaurus found broken links!" errors.
  5. As an optional check, run npm start and click the "Community Resources" link in the navbar to confirm it navigates to the correct page.

Tier (staff will fill in)

  • Tier 1
  • Tier 2
  • Tier 3
  • Tier 4

[optional] What gif best describes this PR or how it makes you feel?

@rajanarahul93 rajanarahul93 requested a review from a team as a code owner October 20, 2025 05:21
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congrats on making your first Pull Request and thanks for taking the time to improve Open Sauced! ❤️! 🎉🍕
Say hello by joining the conversation in our Discord

@netlify
Copy link

netlify bot commented Oct 20, 2025

Deploy Preview for saucedocs ready!

Name Link
🔨 Latest commit 565e8e2
🔍 Latest deploy log https://app.netlify.com/projects/saucedocs/deploys/68f5c6ea75af74000830b39d
😎 Deploy Preview https://deploy-preview-474--saucedocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@rajanarahul93
Copy link
Author

Sorry for the confusion, this was actually working before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: github action "Release" docker container workflows are broken

1 participant