Skip to content

Commit c3b400c

Browse files
authored
Merge pull request #52 from InnerSourceCommons/rename-measuring-intro
Rename Measuring intro file to get better URLs
2 parents 4aca584 + 9865026 commit c3b400c

4 files changed

Lines changed: 11 additions & 8 deletions

File tree

SUMMARY.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
* [Basic Infrastructure](infrastructure/basics.md)
1010
* [Comparing How Inner-Sourced Your Infra Is](infrastructure/assessment.md)
1111
* [Authors and Reviewers](infrastructure/authors.md)
12-
* [What, When and How to Measure](measuring/introduction.md)
12+
* [What, When and How to Measure](measuring/measuring.md)
1313
* [Goals using Metrics](measuring/goals.md)
14-
* [Use Goals, Questions, and Metrics](measuring/use\_gqm.md)
15-
* [Goals](use\_gqm/goals/README.md)
14+
* [Use Goals, Questions, and Metrics](measuring/use_gqm.md)
15+
* [Goals](use_gqm/goals/README.md)
1616
* [Reduce Duplication](measuring/goals/reduce-duplication.md)
17-
* [Questions](use\_gqm/questions/README.md)
17+
* [Questions](use_gqm/questions/README.md)
1818
* [Who Uses](measuring/questions/who-uses.md)
19-
* [Metrics](use\_gqm/metrics/README.md)
19+
* [Metrics](use_gqm/metrics/README.md)
2020
* [Usage Count](measuring/metrics/usage-count.md)
2121
* [Areas of Analysis](measuring/areas.md)
2222
* [Goal-Question-Metric Approach](measuring/gqm.md)

introduction/authors.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Authors and Reviewers
2+
13
## Authors
24

35
(Chronological order)

measuring/authors.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1+
# Authors and Reviewers
2+
13
## Author(s)
24

35
Chronological order:
46

57
* Daniel Izquierdo Cortázar. [Bitergia](http://bitergia.com).
68

7-
# Reviewer(s)
9+
## Reviewers
810

911
Chronological order:
1012

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
Introduction
2-
============
1+
# What, When and How to Measure
32

43
Choosing the right software metrics is not an easy task. If you have
54
access to data, and in software development a lot of data can be

0 commit comments

Comments
 (0)