From 9ea826909376fb3053544935fe1bd3d4f36c7d36 Mon Sep 17 00:00:00 2001 From: Kirk Wang Date: Tue, 27 Dec 2022 08:56:10 -0800 Subject: [PATCH] fix github issues link --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c1e58895d5..4399918b11 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -45,7 +45,7 @@ further details. ### Reporting Issues * Make sure you have a [GitHub account](https://github.com/signup/free) -* Submit a [Github issue](https://github.com/samvera/{{library}}/issues/) by: +* Submit a [Github issue](https://github.com/samvera/hyrax/issues/) by: * Clearly describing the issue * Provide a descriptive summary * Explain the expected behavior @@ -178,4 +178,4 @@ If you are uncertain, bring other contributors into the conversation by assignin * [General GitHub documentation](http://help.github.com/) * [GitHub pull request documentation](https://help.github.com/articles/about-pull-requests/) * [Pro Git](http://git-scm.com/book) is both a free and excellent book about Git. -* [A Git Config for Contributing](http://ndlib.github.io/practices/my-typical-per-project-git-config/) \ No newline at end of file +* [A Git Config for Contributing](http://ndlib.github.io/practices/my-typical-per-project-git-config/)