diff --git a/src/doc/src/reference/semver.md b/src/doc/src/reference/semver.md index ed7095ae720..795442c00b8 100644 --- a/src/doc/src/reference/semver.md +++ b/src/doc/src/reference/semver.md @@ -14,11 +14,7 @@ negatively affect the runtime behavior, and for those cases it is usually a judgment call by the project maintainers whether or not it is a SemVer-incompatible change. -See also [rust-semverver], which is an experimental tool that attempts to -programmatically check compatibility rules. - [Change categories]: #change-categories -[rust-semverver]: https://github.com/rust-lang/rust-semverver [SemVer compatibility]: resolver.md#semver-compatibility ## Change categories