Skip to content

Commit fef64ec

Browse files
committed
docs: absolute --> relative paths
Change absolute paths to relative paths in install.md to remain consistent with the style used in other files.
1 parent 0097b9d commit fef64ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/install.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -231,10 +231,10 @@ dotnet tool uninstall -g git-credential-manager
231231

232232
[dotnet-supported-distributions]: https://learn.microsoft.com/en-us/dotnet/core/install/linux
233233
[dotnet-tool]: https://learn.microsoft.com/en-us/dotnet/core/tools/global-tools
234-
[gcm-credstores]: /docs/credstores.md
235-
[gcm-wsl]: /docs/wsl.md
234+
[gcm-credstores]: credstores.md
235+
[gcm-wsl]: wsl.md
236236
[git-for-windows]: https://gitforwindows.org/
237237
[git-for-windows-screenshot]: https://user-images.githubusercontent.com/5658207/140082529-1ac133c1-0922-4a24-af03-067e27b3988b.png
238238
[latest-release]: https://github.com/GitCredentialManager/git-credential-manager/releases/latest
239-
[linux-uninstall]: /docs/linux-fromsrc-uninstall.md
239+
[linux-uninstall]: linux-fromsrc-uninstall.md
240240
[ms-wsl]: https://aka.ms/wsl#

0 commit comments

Comments
 (0)