Skip to content

Commit 00edd79

Browse files
committed
chores: update README
fix links to documentation
1 parent 96f3ffb commit 00edd79

2 files changed

Lines changed: 19 additions & 19 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This is where PurgeCSS comes into play. PurgeCSS analyzes your content and your
1919

2020
## Version 1
2121

22-
If you are looking for [PurgeCSS 1](https://github.com/FullHuman/purgecss/tree/v1), the documentation is [here](https://purgecss.com)
22+
If you are looking for [PurgeCSS 1](https://github.com/FullHuman/purgecss/tree/v1), the documentation is [here](https://v1.purgecss.com)
2323

2424
## Documentation
2525

packages/purgecss/README.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -19,38 +19,38 @@ This is where PurgeCSS comes into play. PurgeCSS analyzes your content and your
1919

2020
## Version 1
2121

22-
If you are looking for [PurgeCSS 1](https://github.com/FullHuman/purgecss/tree/v1), the documentation is [here](https://purgecss.com)
22+
If you are looking for [PurgeCSS 1](https://github.com/FullHuman/purgecss/tree/v1), the documentation is [here](https://v1.purgecss.com)
2323

2424
## Documentation
2525

26-
You can find the PurgeCSS documentation on [this website](https://purgecss.full-human.com).
26+
You can find the PurgeCSS documentation on [this website](https://purgecss.com).
2727

2828
### Table of Contents
2929

3030
#### PurgeCSS
3131

32-
- [Configuration](https://purgecss.full-human.com/configuration.html)
33-
- [Command Line Interface](https://purgecss.full-human.com/CLI.html)
34-
- [Programmatic API](https://purgecss.full-human.com/api.html)
35-
- [Whitelisting](https://purgecss.full-human.com/whitelisting.html)
36-
- [Extractors](https://purgecss.full-human.com/extractors.html)
37-
- [Comparison](https://purgecss.full-human.com/comparison.html)
32+
- [Configuration](https://purgecss.com/configuration.html)
33+
- [Command Line Interface](https://purgecss.com/CLI.html)
34+
- [Programmatic API](https://purgecss.com/api.html)
35+
- [Whitelisting](https://purgecss.com/whitelisting.html)
36+
- [Extractors](https://purgecss.com/extractors.html)
37+
- [Comparison](https://purgecss.com/comparison.html)
3838

3939
#### Plugins
4040

41-
- [PostCSS](https://purgecss.full-human.com/plugins/postcss.html)
42-
- [Webpack](https://purgecss.full-human.com/plugins/webpack.html)
43-
- [Gulp](https://purgecss.full-human.com/plugins/gulp.html)
44-
- [Grunt](https://purgecss.full-human.com/plugins/grunt.html)
45-
- [Gatsby](https://purgecss.full-human.com/plugins/gatsby.html)
41+
- [PostCSS](https://purgecss.com/plugins/postcss.html)
42+
- [Webpack](https://purgecss.com/plugins/webpack.html)
43+
- [Gulp](https://purgecss.com/plugins/gulp.html)
44+
- [Grunt](https://purgecss.com/plugins/grunt.html)
45+
- [Gatsby](https://purgecss.com/plugins/gatsby.html)
4646

4747
#### Guides
4848

49-
- [Vue.js](https://purgecss.full-human.com/guides/vue.html)
50-
- [Nuxt.js](https://purgecss.full-human.com/guides/nuxt.html)
51-
- [React.js](https://purgecss.full-human.com/guides/react.html)
52-
- [Next.js](https://purgecss.full-human.com/guides/next.html)
53-
- [Razzle](https://purgecss.full-human.com/guides/razzle.html)
49+
- [Vue.js](https://purgecss.com/guides/vue.html)
50+
- [Nuxt.js](https://purgecss.com/guides/nuxt.html)
51+
- [React.js](https://purgecss.com/guides/react.html)
52+
- [Next.js](https://purgecss.com/guides/next.html)
53+
- [Razzle](https://purgecss.com/guides/razzle.html)
5454

5555
## Getting Started
5656

0 commit comments

Comments
 (0)