From fbf4776aa0374b15f09b61825d329159c0b66e95 Mon Sep 17 00:00:00 2001 From: Michael Jolley Date: Fri, 22 Sep 2023 20:41:47 -0500 Subject: [PATCH] docs: fixing link in CONTRIBUTING.md --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 390901b..a536890 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -46,4 +46,4 @@ Some things that will increase the chance that your pull request is accepted: - **Write/update tests.** - Write a [good commit message](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html). -[readme]: README.md \ No newline at end of file +[readme]: https://github.com/MichaelJolley/vscode-vs-outlining/tree/main#readme \ No newline at end of file