filecoin-project / filecoin-docs

Filecoin Docs
https://docs.filecoin.io
222 stars 298 forks source link

Fix broken links and update link checking docs #2327

Closed BigLep closed 1 month ago

BigLep commented 1 month ago

This is done in support of https://github.com/filecoin-project/filecoin-docs/issues/2319

BigLep commented 1 month ago

This is the branch protection rule I want to enable: https://github.com/filecoin-project/filecoin-docs/settings/rules/2131088 github com_filecoin-project_filecoin-docs_settings_rules_2131088

The key callouts are: For the main branch...

  1. Require PRs
  2. Require PRs to have one approval before merging
  3. Require comments to be resolved before merging
  4. Require linkChecker to pass before merging
  5. Block force pushes

I will enable this once it gets approval

BigLep commented 1 month ago

@eshon and @lanzafame : I think this is ready for review. Please look at https://github.com/filecoin-project/filecoin-docs/pull/2327#issuecomment-2397823190 as well.