Skip to content

Broken hyperlinks #1137

Closed
Closed
@ndsvw

Description

@ndsvw

Hi, I found some broken hyperlinks:

  • preview.md (file: CONTRIBUTING.md, status code: 404)

These ones do maybe/probably work on the website, but not on GitHub, because of the absolute path:

  • /data_structures/sqrt_decomposition.html (file: src/data_structures/sqrt-tree.md, status code: 400)
  • /data_structures/segment_tree.html (file: src/others/josephus_problem.md, status code: 400)
  • /string/string-hashing.html (file: src/string/manacher.md, status code: 400)
  • /string/suffix-tree-ukkonen.html (file: src/string/manacher.md, status code: 400)
  • /string/z-function.html (file: src/string/manacher.md, status code: 400)

External hyperlinks:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions