Skip to content

Commit f721c03

Browse files
author
Ashley Baldwin-Hunter
committed
Merge pull request #85 from codeclimate/abh-link-to-docs
Link to docs instead of github repo
2 parents 3d18d90 + 326df47 commit f721c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/contents/duplicated_code.md.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ When you violate DRY, bugs and maintenance problems are sure to follow. Duplicat
99
## Issue Mass
1010

1111
Duplicated code has a calculated mass, which can be thought of as a measure of how much logic has been duplicated.
12-
This issue has a mass of `<%= mass %>`: if you would like to change the minimum mass that will be reported as an issue, please see the details in [`codeclimate-duplication`'s documentation](https://github.com/codeclimate/codeclimate-duplication).
12+
This issue has a mass of `<%= mass %>`: if you would like to change the minimum mass that will be reported as an issue, please see the details in [`codeclimate-duplication`'s documentation](https://docs.codeclimate.com/docs/duplication).
1313

1414
## Refactorings
1515

0 commit comments

Comments
 (0)