git-switch: fix more information link

The old one led to an HTTP 500 because of the trailing /.
This commit is contained in:
bl-ue
2021-01-08 10:23:23 -05:00
committed by Axel Navarro
parent d4cf283161
commit 79b1257ea2
5 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
> Wechsle zwischen Branches. Verfügbar ab Git Version 2.23+.
> Betrachte auch `git checkout`.
> Mehr Informationen: <https://git-scm.com/docs/git-switch/>.
> Mehr Informationen: <https://git-scm.com/docs/git-switch>.
- Wechsele zu einem existierenden Branch: