diff --git a/docs/getting-started/diffing-against-branches-other-than-master.md b/docs/getting-started/diffing-against-branches-other-than-master.md index a25813e..a1ea8eb 100644 --- a/docs/getting-started/diffing-against-branches-other-than-master.md +++ b/docs/getting-started/diffing-against-branches-other-than-master.md @@ -1,5 +1,5 @@ # Diffing Against Branches Other Than Master -After running through (using bundlewatch)[getting-started/using-bundlewatch.md], BundleWatch will automatically diff against master. +After running through [using bundlewatch](getting-started/using-bundlewatch.md), BundleWatch will automatically diff against master. If you want to set up diffing for other branches (e.g. develop) there is one more CI variable that is required. - `CI_BRANCH_BASE`