diff --git a/src/data/roadmaps/git-github/content/--mixed@qis7Z5VRxMcOmbesQlegZ.md b/src/data/roadmaps/git-github/content/--mixed@qis7Z5VRxMcOmbesQlegZ.md index 34eedf489..3578fe247 100644 --- a/src/data/roadmaps/git-github/content/--mixed@qis7Z5VRxMcOmbesQlegZ.md +++ b/src/data/roadmaps/git-github/content/--mixed@qis7Z5VRxMcOmbesQlegZ.md @@ -4,4 +4,4 @@ When using mixed mode, the HEAD pointer is moved to the specified commit. Howeve Visit the following resources to learn more: -- [@official@--mixed documentation](https://git-scm.com/docs/git-reset#Documentation/git-reset.txt---hard) \ No newline at end of file +- [@official@--mixed documentation](https://git-scm.com/docs/git-reset#Documentation/git-reset.txt---mixed) \ No newline at end of file diff --git a/src/data/roadmaps/git-github/content/--soft@Uc7FyfAKpDFRGRNHwztFo.md b/src/data/roadmaps/git-github/content/--soft@Uc7FyfAKpDFRGRNHwztFo.md index 58ee556f0..c62ace3e1 100644 --- a/src/data/roadmaps/git-github/content/--soft@Uc7FyfAKpDFRGRNHwztFo.md +++ b/src/data/roadmaps/git-github/content/--soft@Uc7FyfAKpDFRGRNHwztFo.md @@ -2,4 +2,4 @@ In this mode, only the HEAD pointer is moved to the specified commit. The files in your working directory are not modified, but they remain as they were when you started the reset. -- [@official@--soft documentation](https://git-scm.com/docs/git-reset#Documentation/git-reset.txt---hard) \ No newline at end of file +- [@official@--soft documentation](https://git-scm.com/docs/git-reset#Documentation/git-reset.txt---soft) \ No newline at end of file