Skip to content

Commit df88b3a

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

measuring/use_gqm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
```mermaid
44
graph LR;
55
reduce-duplication[Reduce Duplication] --> who-uses[Who Uses];
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.";
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." _blank;
77
88
who-uses --> usage-count[Usage Count];
99
usage-count --> reduce-duplication[Reduce Duplication];

0 commit comments

Comments
 (0)