Skip to content

Commit 867e06a

Browse files
committed
[#115] chore: add absolute urls in README content
1 parent 9889bba commit 867e06a

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,7 @@ Please find details for CSS colors [here in MDN Docs](https://developer.mozilla.
129129

130130

131131

132-
133-
[settings-link]: ./feature-contributions.md
134-
[customize-extension-link]: ./docs/customize-extension.md
135-
[theme-link]: ./docs/theming.md
136-
[debug-link]: ./docs/debug-extension.md
132+
[settings-link]: https://github.com/willofindie/vscode-cssvar/blob/main/feature-contributions.md
133+
[customize-extension-link]: https://github.com/willofindie/vscode-cssvar/blob/main/docs/customize-extension.md
134+
[theme-link]: https://github.com/willofindie/vscode-cssvar/blob/main/docs/theming.md
135+
[debug-link]: https://github.com/willofindie/vscode-cssvar/blob/main/docs/debug-extension.md

0 commit comments

Comments
 (0)