progit2
progit2 copied to clipboard
Update Git maintainer's guide link
- [x] I provide my work under the project license.
- [x] I grant such license of my work as is required for the purposes of future print editions to Ben Straub and Scott Chacon.
Changes
- Fix broken link of Git maintainer's guide
Are there other links that need fixing since Git changed the file extension on its AsciiDoc files from txt to adoc?
Are there other links that need fixing since Git changed the file extension on its AsciiDoc files from txt to adoc?
Not sure. This is the one that I came across while reading the book online.
That's the only one that matches https\://github\.com/git/git/[\w/-]+\.txt\b, so probably good. :+1: