Project-Books / book-project

Book tracker web app for book lovers
https://project-books.github.io/
GNU General Public License v3.0
482 stars 457 forks source link

'Connecting to Backend' link is broken in documents #935

Closed priya1712d closed 2 years ago

priya1712d commented 2 years ago

Describe the bug

'Connecting to Backend' link is broken in documents

To Reproduce Steps to reproduce the behaviour:

  1. Go to ReadMe.md
  2. Click on Connecting to Backend
  3. See error

Expected behaviour

It should open this link https://project-books.github.io/docs/development/how-to/backend-postman/

Screenshots

Screenshot 2022-02-17 at 21 10 22

Additional context

Add any other context about the problem here (e.g. stack trace, branch name, commit hash, etc.).

TaeyeonRoyce commented 2 years ago

I also encounter same error. Link from README to contributing document also has same errors.

You can approach to link after some url changes.

Before : https://project-books.github.io/docs/development/how-to/backend-postman/

After : https://project-books.github.io/development/how-to/backend-postman/

I'm just a student and my opinion is not official.

knjk04 commented 2 years ago

Thanks @priya1712d and @TaeyeonRoyce! Would one of you like to submit a PR for this?

TaeyeonRoyce commented 2 years ago

@knjk04 Sure, I'll do this!

knjk04 commented 2 years ago

@TaeyeonRoyce Thanks, I've assigned you to this!