Skip to content

Commit 760d629

Browse files
jeffabaileyCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent d0df700 commit 760d629

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

CONTRIBUTING.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
This book is built as a [Gitbook book](https://gitbook.com). This is written
44
using [Markdown syntax](https://www.gitbook.com/book/gitbookio/markdown/).
55
This is maintained under the [InnerSource Commons' GitHub account](https://github.com/innersourcecommons) in the
6-
[Managing Inner Source Projects repository](https://github.com/innersourcecommons/managing-inner-source-projects).
6+
[Managing Inner Source Projects repository](https://github.com/innersourcecommons/managing-innersource-projects).
77

88
Thus you can follow the usual contribution process in GitHub through
99
[Pull Requests](https://help.github.com/articles/about-pull-requests/). You can
1010
see for instance the pull requests open and closed at this point in time and for
11-
this repository at https://github.com/innersourcecommons/managing-inner-source-projects/pulls .
11+
this repository at https://github.com/innersourcecommons/managing-innersource-projects/pulls .
1212

1313
If you want to share an idea, comment or feature request, you can also open an issue
14-
in the [GitHub issues tracking for this repository](https://github.com/innersourcecommons/managing-inner-source-projects/issues).
14+
in the [GitHub issues tracking for this repository](https://github.com/innersourcecommons/managing-innersource-projects/issues).
1515

1616
Please be aware that all of your contributions will be opened by default and
1717
that those will be licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/).
@@ -34,11 +34,11 @@ You may get new ideas of what metrics answer the questions you have or what addi
3434
When using titles in Markdown, use # for main title, ## for the second header title, etc. It's just to follow the same style :).
3535

3636
[Goal-Question-Metric]: https://en.wikipedia.org/wiki/GQM
37-
[goals]: https://github.com/InnerSourceCommons/managing-inner-source-projects/tree/main/measuring/goals
38-
[questions]: https://github.com/InnerSourceCommons/managing-inner-source-projects/tree/main/measuring/questions
39-
[metrics]: https://github.com/InnerSourceCommons/managing-inner-source-projects/tree/main/measuring/metrics
40-
[goal template]: https://github.com/InnerSourceCommons/managing-inner-source-projects/blob/main/measuring/goals/gqm_goal_template.md
41-
[question template]: https://github.com/InnerSourceCommons/managing-inner-source-projects/blob/main/measuring/questions/gqm_question_template.md
42-
[metric template]: https://github.com/InnerSourceCommons/managing-inner-source-projects/blob/main/measuring/metrics/gqm_metric_template.md
43-
[edit the MermaidJS source]: https://github.com/InnerSourceCommons/managing-inner-source-projects/edit/main/measuring/use_gqm.md
44-
[graph]: https://github.com/InnerSourceCommons/managing-inner-source-projects/blob/main/measuring/use_gqm.md
37+
[goals]: https://github.com/InnerSourceCommons/managing-innersource-projects/tree/main/measuring/goals
38+
[questions]: https://github.com/InnerSourceCommons/managing-innersource-projects/tree/main/measuring/questions
39+
[metrics]: https://github.com/InnerSourceCommons/managing-innersource-projects/tree/main/measuring/metrics
40+
[goal template]: https://github.com/InnerSourceCommons/managing-innersource-projects/blob/main/measuring/goals/gqm_goal_template.md
41+
[question template]: https://github.com/InnerSourceCommons/managing-innersource-projects/blob/main/measuring/questions/gqm_question_template.md
42+
[metric template]: https://github.com/InnerSourceCommons/managing-innersource-projects/blob/main/measuring/metrics/gqm_metric_template.md
43+
[edit the MermaidJS source]: https://github.com/InnerSourceCommons/managing-innersource-projects/edit/main/measuring/use_gqm.md
44+
[graph]: https://github.com/InnerSourceCommons/managing-innersource-projects/blob/main/measuring/use_gqm.md

0 commit comments

Comments
 (0)