Skip to content

Commit 326df47

Browse files
author
ABaldwinHunter
committed
Link to docs instead of github repo
Now that we have more robust duplication docs, we can link to them.
1 parent 3d18d90 commit 326df47

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)