gdquest-demos/godot-open-rpg

Contributors guide link in readme leads to 404

PocketcsNerd opened this issue · 1 comments

  • [ x] Bug report.
  • Feature request.

Bug report

What is the current behavior?
Clicking on the contributors guide link in the readme of the repo results in a 404 error.

What is the expected behavior?
Link should go to https://www.gdquest.com/docs/guidelines/contributing-to/gdquest-projects/ which should have content regarding contributing to projects.

Tell us the steps to reproduce the bug, and if possible share a minimal demo of the problem.

  1. Go to repo homepage
  2. Click on Contributors Guide link

This should be resolved by the doc changes in the current rewrite PR.