Engineering-Best-Practices icon indicating copy to clipboard operation
Engineering-Best-Practices copied to clipboard

Update URL references

Open scottlee opened this issue 3 years ago • 0 comments

Description of the Change

The links to eslint and babel-preset were pointing at archived repos. This PR updates these links.

  • Update eslint link to: https://github.com/10up/10up-toolkit/tree/develop/packages/eslint-config
  • Update babel-preset to: https://github.com/10up/10up-toolkit/tree/develop/packages/babel-preset-default

How to test the Change

Review .md file.

Changelog Entry

Fixed - References to archived repos.

Credits

Checklist:

  • [x] I agree to follow this project's Code of Conduct.
  • [x] I have updated the documentation accordingly.
  • [ ] I have added tests to cover my change.
  • [ ] All new and existing tests pass.

scottlee avatar Aug 19 '22 19:08 scottlee