---
source: crates/mdbook-permalinks/src/tests.rs
expression: output
---
# URLs to book
[]()
[]()
[](trailing-slash/index.md)
[](trailing-slash/index.md)

# URLs to HEAD
[](https://example.org/git/tree/v0.0/LICENSE-APACHE.md)
[](https://example.org/git/tree/v0.0/Cargo.toml#L8-9)

# not found
[](https://example.org/book/tests/urls/)
[](https://example.org/book/tests/url)
[](https://example.org/book/tests/draft)
[](https://example.org/git/tree/HEAD/LICENSE-GPL.md)
# not applicable
[](https://example.org/boo)
[](https://example.org/git)