Skip to content

Commit 8243557

Browse files
committed
Fix link to semver.org in reference documentation
1 parent 1399380 commit 8243557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/content/upgrading.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ title = "Upgrade Considerations"
1111

1212
## Upgrading from the 3.12 Java driver
1313

14-
The 4.0 release is a major release as per the definition of semantic versioning included in [semver.org]. As such, users
14+
The 4.0 release is a major release as per the definition of [semantic versioning](https://semver.org). As such, users
1515
that upgrade to this release should expect breaking changes. That said, we have attempted to ensure that the upgrade
1616
process is as seamless as possible. Breaking changes are as follows:
1717

0 commit comments

Comments
 (0)