Skip to content

Commit 4ddfd74

Browse files
committed
chore: remove link until gitbook fix comes
1 parent fa597e4 commit 4ddfd74

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

measuring/use_gqm.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
# Use Goals, Questions, and Metrics
22

3-
43
*An overview of the GQM catalog.*
54

65
```mermaid
76
graph LR;
87
reduce-duplication[Reduce Duplication] --> who-uses[Who Uses];
98
who-uses --> usage-count[Usage Count];
10-
click reduce-duplication href "https://jeffs-organization-3.gitbook.io/managing-inner-source-projects/use_gqm/goals/reduce-duplication" "We can see how many times an InnerSource project is reused. If there is extra information attached to that usage (like which business unit is the user) then we can see how widely across the company an InnerSource project is used." _blank;
119
usage-count --> reduce-duplication[Reduce Duplication];
1210
```
1311

0 commit comments

Comments
 (0)