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 @@
|
||||
|
||||
> Restaurez les fichiers de l'arborescence de travail. Nécessite la version 2.23+ de Git.
|
||||
> Voir aussi `git checkout`.
|
||||
> Plus d'informations: <https://git-scm.com/docs/git-restore/>.
|
||||
> Plus d'informations: <https://git-scm.com/docs/git-restore>.
|
||||
|
||||
- Restaurer un fichier supprimé à partir du contenu du commit actuel (HEAD) :
|
||||
|
||||
|
Reference in New Issue
Block a user