the-turing-way/the-turing-way

[BUG]: Link rot in Project Checklist chapter

Open

#4,091 建立於 2025年3月24日

在 GitHub 查看
 (1 留言) (1 反應) (0 負責人)TeX (2,144 star) (747 fork)batch import
bugdocumentationgood first issuehelp wanted

描述

Description

❗ This would be a great first issue for someone new to the Turing Way to tackle! ❗ I'm very happy as the issue opener to help you get your first PR for this issue!

Actual report

In the project design checklist chapter (https://book.the-turing-way.org/project-design/pd-checklist), the link to defining project values: https://rebelsguidetopm.com/what-are-your-project-values/ returns a 404 error.

Therefore it needs someone to either find the updated URL or to remove the link and replace with a different resource.

Expected behavior

This link should go through to a template to help people describe their project values as part of the checklist

Actual behaviour

Clicking the link returns a 404 error on the Rebels Guide to PM website

How to reproduce

  1. Go to https://book.the-turing-way.org/project-design/pd-checklist
  2. Go to the Aims & Values section
  3. Go to https://rebelsguidetopm.com/what-are-your-project-values/ as part of the examples

Your personal set up

  • Operating System: Windows
  • Browser: Tried in Edge and Firefox

Dependencies

N/A

Log messages

N/A

貢獻者指南