Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b509f92

Browse files
committed
Small fix the example URL
1 parent cd6f422 commit b509f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ From here you can access the compare page or delete a branch with a click of a b
124124
To use GitHub to compare branches, change the URL to look like this:
125125

126126
```
127-
https://github.com/user/repo/compare/{range}
127+
https://github.com/{user}/{repo}/compare/{range}
128128
```
129129

130130
Where `{range} = master...4-1-stable`

0 commit comments

Comments
 (0)