Skip to content

Commit d612b6a

Browse files
author
Lisa Ugray
authored
Merge pull request #92 from Shopify/bad_link
Remove bad link
2 parents 5d1b38e + 74e0aec commit d612b6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ a load order, and leave plenty of space between the entries you create:
3535

3636
We suggest `gitignore`'ing the entire `.shadowenv.d` directory. The directory should be treated as
3737
a locally-generated artifact and be generated entirely by user tooling. At Shopify, this is done by
38-
[`dev`](https://devproductivity.io/dev-shopifys-all-purpose-development-tool/index.html).
38+
`dev`.
3939

4040
This is not the only valid way to go though, you may get some mileage out of committing the files.
4141
Let us know what you do!

0 commit comments

Comments
 (0)