Skip to content

Commit d288b16

Browse files
committed
docs: update pure-site reference
1 parent 6b099b6 commit d288b16

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,12 @@ contributions along with all other developers who use Pure.
1818
Docs and Website
1919
----------------
2020

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

2524

2625
[Pure]: http://purecss.io/
27-
[pure-site]: https://github.com/pure-css/pure-site
26+
[pure-site]: https://github.com/pure-css/pure/tree/master/site
2827

2928

3029
Building and Testing Pure
@@ -68,8 +67,8 @@ $ grunt watch
6867
Pure is tested and works in:
6968

7069
* IE 8+
71-
* Latest Stable: Firefox, Chrome, Safari
72-
* iOS 6-8
70+
* Latest Stable: Edge, Firefox, Chrome, Safari
71+
* iOS 6+
7372
* Android 4.x
7473

7574
Before sending pull requests, please ensure that you open the test HTML files

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -159,12 +159,12 @@ Pure is tested and works in:
159159
Docs and Website
160160
----------------
161161

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

166165

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

169169

170170
Contributing

0 commit comments

Comments
 (0)