Skip to content

Commit

Permalink
docs: update pure-site reference
Browse files Browse the repository at this point in the history
  • Loading branch information
redonkulus committed Apr 30, 2020
1 parent 6b099b6 commit d288b16
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
11 changes: 5 additions & 6 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,12 @@ contributions along with all other developers who use Pure.
Docs and Website
----------------

[Pure's website][Pure] is also open source, so please open any issues or pull
requests for the docs and website over at the [`pure-site`][pure-site]
repository.
[Pure's website][Pure] is located in the `site` directory. Please feel free
to open issues or questions in the Issue tab.


[Pure]: http://purecss.io/
[pure-site]: https://github.com/pure-css/pure-site
[pure-site]: https://github.com/pure-css/pure/tree/master/site


Building and Testing Pure
Expand Down Expand Up @@ -68,8 +67,8 @@ $ grunt watch
Pure is tested and works in:

* IE 8+
* Latest Stable: Firefox, Chrome, Safari
* iOS 6-8
* Latest Stable: Edge, Firefox, Chrome, Safari
* iOS 6+
* Android 4.x

Before sending pull requests, please ensure that you open the test HTML files
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,12 +159,12 @@ Pure is tested and works in:
Docs and Website
----------------

[Pure's website][Pure] is also open source, so please open any issues or pull
requests for the docs and website over at the [`pure-site`][pure-site]
repository.
[Pure's website][Pure] is located in the [`site`][pure-site] directory. Please feel free
to open issues or questions in the Issue tab.


[pure-site]: https://github.com/pure-css/pure-site
[Pure]: http://purecss.io/
[pure-site]: https://github.com/pure-css/pure/tree/master/site


Contributing
Expand Down

1 comment on commit d288b16

@vercel
Copy link

@vercel vercel bot commented on d288b16 Apr 30, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.