Skip to content

Commit 4cca578

Browse files
jeffabaileygitbook-bot
authored andcommitted
GITBOOK-4: change request with no subject merged in GitBook
1 parent 7d1fd50 commit 4cca578

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

measuring/use_gqm.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@
33
```mermaid
44
graph LR;
55
reduce-duplication[Reduce Duplication] --> who-uses[Who Uses];
6-
click reduce-duplication "/managing-inner-source-projects/measuring/questions/who-uses" "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.";
6+
click reduce-duplication href "https://jeffs-organization-3.gitbook.io/managing-inner-source-projects/measuring/questions/who-uses" "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.";
77
88
who-uses --> usage-count[Usage Count];
99
usage-count --> reduce-duplication[Reduce Duplication];
1010
```
11-
12-
[goals](../use\_gqm/goals/ "mention")

0 commit comments

Comments
 (0)