Azure-Samples / contoso-real-estate

Intelligent enterprise-grade reference architecture for JavaScript, featuring OpenAI integration, Azure Developer CLI template and Playwright tests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[HackTogether] Fix broken link to discussion forum.

JayKay24 opened this issue · comments

commented

Are you accessing the project from the GitHub Codespaces?

  • No, I am running the project on my local machine (I will fill in the OS section below)
  • Yes, I am using GitHub Codespaces.

Note: The project is optimized to run on Codespaces. We welcome contributions to enhance it for cross-platform local development, but it's not something we will prioritize right now. Thank you!

Describe the bug
The link to the discussion forum in the docs/develop URL is broken. This leads to a 404 page not found

To Reproduce
Steps to reproduce the behavior:

  1. Go to Codespaces and follow the instructions to open the docs website
  2. Click on Guide in the top nav.
  3. Uncollapse the Develop section in the left sidebar and click on Introduction
  4. Scroll to the bottom of the page to the Contributions Welcome section.
  5. Click on the link highlighted by the words Discussion Forum. It redirects to a 404.

Expected behavior
The link should point to the discussion forum found at https://github.com/Azure-Samples/contoso-real-estate/discussions.

Screenshots
Screenshot 2023-08-19 at 19 58 54
Screenshot 2023-08-19 at 19 59 18
ts

OS (please complete the following information):

  • OS:
  • OS Version:
  • npm version:
  • Node.js version:
  • output of azd version:

Additional context
Add any other context about the problem here.

commented

@juliamuiruri4 Should the link point to this link or should there be a separate docs-website discussion section under the discussions URL?

commented

Would like to work on this if approved.