Skip to content

Commit 976f26e

Browse files
fix missing url
1 parent e85da42 commit 976f26e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/guides/references/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ comments: false
2525
- Cypress binaries can now be pointed to a staging environment with `CYPRESS_ENV=staging`. Fixes {% issue 813 %}.
2626
- The Desktop GUI displays the scrollbar correctly when the update banner is displayed. Fixes {% issue 803 %}.
2727
- The branch name is now properly collected when recording in Buildkite CI. Fixes {% issue 777 %}.
28-
- You can install the Cypress binary from any URL or file path using the {% "`CYPRESS_BINARY_VERSION` environment variable" installing-cypress#Advanced-installation %}. Closes {% issue 701 %}.
28+
- You can install the Cypress binary from any URL or file path using the {% url "`CYPRESS_BINARY_VERSION` environment variable" installing-cypress#Advanced-installation %}. Closes {% issue 701 %}.
2929

3030
**Documentation Changes:**
3131

0 commit comments

Comments
 (0)