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 @@
|
||||
|
||||
> Alterna entre ramas Git. Requiere una Git 2.23+.
|
||||
> Véase también `git-checkout`.
|
||||
> Más información: <https://git-scm.com/docs/git-switch/>.
|
||||
> Más información: <https://git-scm.com/docs/git-switch>.
|
||||
|
||||
- Cambia a una rama existente:
|
||||
|
||||
|
Reference in New Issue
Block a user