diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 3816c074..f6071980 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -17,6 +17,6 @@ We recommend that you first [suggest your feature idea in our discussion forums] [`dev`](https://github.com/picocss/pico/tree/dev) branch is open for pull requests on `v2`. -[`v1-dev`](https://github.com/picocss/pico/tree/dev) branch is open to pull requests on `v1`. +[`v1-dev`](https://github.com/picocss/pico/tree/v1-dev) branch is open to pull requests on `v1`. **Do not edit [`/css`](https://github.com/picocss/pico/tree/master/css) files directly.** Edit the source files in [`/scss`](https://github.com/picocss/pico/tree/master/scss), then recompile the [`/css`](https://github.com/picocss/pico/tree/master/css) files with `yarn build`. \ No newline at end of file