8000 Fixed broken link (#147) · elsewhencode/project-guidelines@8318b40 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8318b40

Browse files
chandrasdVahid Panjganj
authored andcommitted
Fixed broken link (#147)
Replaced the broken link with another article link which explains the concept.
1 parent a1aa4f1 commit 8318b40
< 8000 /div>

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ Having a good guideline for creating commits and sticking to it makes working wi
255255
* Make sure your team members get the exact same dependencies as you.
256256
257257
_Why:_
258-
> Because you want the code to behave as expected and identical in any development machine [read more...](https://medium.com/@kentcdodds/why-semver-ranges-are-literally-the-worst-817cdcb09277)
258+
& 479B gt; Because you want the code to behave as expected and identical in any development machine [read more...](https://kostasbariotis.com/consistent-dependencies-across-teams/)
259259
260260
_how:_
261261
> Use `package-lock.json` on `npm@5` or higher

0 commit comments

Comments
 (0)
0