creativecommons / quantifying

quantify the size and diversity of the commons--the collection of works that are openly licensed or in the public domain
MIT License
22 stars 30 forks source link

[Bug] Configuration File Link for Pre-Commit in README is Broken #104

Closed naishasinha closed 3 months ago

naishasinha commented 3 months ago

Description

When you click on the file in bullet point 3. of "using pre-commit" in the README,

  1. (Optional) review the configuration file: .pre-commit-config.yaml

The link takes you to a 404 - page not found error.

Reproduction

  1. Go to the "using pre-commit" section of the README
  2. Click on the linked file for bullet point 3 https://github.com/creativecommons/quantifying/blob/9edade9128025dab79144141954b490363ddf120/README.md#L103-L104
  3. See error.

Expectation

The expectation was to have taken me to the correct file for .pre-commit-config.yaml

Screenshots

Screenshot 2024-04-01 at 9 25 48 AM

Environment

Additional context

Resolution