git-restore: 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 @@
|
||||
|
||||
> Restura archivo del arbol de trabajo. Requiere la version 2.23 o superior de Git.
|
||||
> Véase también `git checkout`
|
||||
> Más información: <https://git-scm.com/docs/git-restore/>.
|
||||
> Más información: <https://git-scm.com/docs/git-restore>.
|
||||
|
||||
- Restaura un archivo eliminado del contenido del commit actual (HEAD):
|
||||
|
||||
|
Reference in New Issue
Block a user