## Issue Description The links to [CODE_OF_CONDUCT.md](https://github.com/github/forgoodfirstissue/blob/main/CODE_OF_CONDUCT.md) and [LICENSE.md](https://github.com/github/forgoodfirstissue/blob/main/LICENSE.md) in the [CONTRIBUTING.md](https://github.com/github/forgoodfirstissue/blob/main/CONTRIBUTING.md) file both lead to 404 (Not Found) pages. ## Steps to Reproduce 1. Open the [CONTRIBUTING.md](https://github.com/github/forgoodfirstissue/blob/main/CONTRIBUTING.md) file. 2. Click the link for [Contributor Code of Conduct](https://github.com/github/forgoodfirstissue/blob/main/CODE_OF_CONDUCT.md). 3. Observe the 404 page. <img width="944" height="287" alt="Image" src="https://github.com/user-attachments/assets/08ac2549-11ac-4fc6-b23a-6f1619e6f9e8" /> 4. Click the link for [project's open source license](https://github.com/github/forgoodfirstissue/blob/main/LICENSE.md). 5. Again, observe the 404 page. <img width="953" height="288" alt="Image" src="https://github.com/user-attachments/assets/3a9addc4-9844-4495-8c55-abbdfacd1210" /> ## Expected Behavior Both links should correctly navigate to their respective files.