Skip to content

docs: fix Bron-Kerbosch link - #314

Draft
YforC wants to merge 1 commit into
bobluppes:mainfrom
YforC:docs-fix-bron-kerbosch-link
Draft

docs: fix Bron-Kerbosch link#314
YforC wants to merge 1 commit into
bobluppes:mainfrom
YforC:docs-fix-bron-kerbosch-link

Conversation

@YforC

@YforC YforC commented Jun 9, 2026

Copy link
Copy Markdown

Why

The README links to the Bron-Kerbosch documentation using bron-kerbosch, but the published docs path uses bron_kerbosch. The old link returns 404.

Fixes #307.

What Changed

Updated the README link to point at the existing Bron-Kerbosch documentation page.

Verification

  • curl.exe -I -L https://bobluppes.github.io/graaf/docs/algorithms/clique-detection/bron-kerbosch returned 404 Not Found.
  • curl.exe -I -L https://bobluppes.github.io/graaf/docs/algorithms/clique-detection/bron_kerbosch returned 200 OK.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi there! Thank you for creating your first pull-request on the Graaf library :)

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Marking this PR as stale. It will not be automatically closed.

Even though the maintainers of Graaf may not always have time to take a look in a timely fashion, your contributions are much appreciated.
Please allow some time for @bobluppes to take a closer look.

@github-actions github-actions Bot added the stale label Jul 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOCS] README.md link to Bron Kerbosch is broken

1 participant