git-switch: fix more information link
The old one led to an HTTP 500 because of the trailing /.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
> Switch between Git branches. Requires Git version 2.23+.
|
||||
> See also `git checkout`.
|
||||
> More information: <https://git-scm.com/docs/git-switch/>.
|
||||
> More information: <https://git-scm.com/docs/git-switch>.
|
||||
|
||||
- Switch to an existing branch:
|
||||
|
||||
|
Reference in New Issue
Block a user