Skip to content

Commit 2baa156

Browse files
author
John Haley
committed
Fix broken compare link for 0.1.4->0.2.0
This fixes nodegit#410
1 parent 8e6e447 commit 2baa156

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ npm test
238238
## Migrating from old versions. ##
239239

240240
The bump from 0.1.4 to 0.2.0 was a big one. Many things changed, see here:
241-
https://github.com/nodegit/nodegit/compare/refs/tags/0.1.4...0.2.0
241+
https://github.com/nodegit/nodegit/compare/v0.1.4...v0.2.0
242242

243243
This update is wholly and entirely a breaking one, and older versions won't be
244244
maintained. For the purpose of migration, perhaps the biggest point to make

0 commit comments

Comments
 (0)