diff --git a/documentation/development/branching-and-release.md b/documentation/development/branching-and-release.md index 15b794fa1b..0b1460543a 100644 --- a/documentation/development/branching-and-release.md +++ b/documentation/development/branching-and-release.md @@ -10,7 +10,7 @@ order: 5 ## 1 Versioning -For ACE3 we use an versioning strategy based on Semver http://semver.org/. This means our version numbering is structured `MAJOR.MINOR.PATCH.BUILD`. +For ACE3 we use an versioning strategy based on Semver. This means our version numbering is structured `MAJOR.MINOR.PATCH.BUILD`. Because this modification is for Arma and backwards compatability is not always possible, our `MAJOR.MINOR.PATCH.BUILD` rules are slightly different. We increment the: