We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 81b0007 + 5459f1e commit 3a28788Copy full SHA for 3a28788
2 files changed
README.md
@@ -11,7 +11,7 @@
11
## Features
12
13
- Yeoman [generator](https://github.com/madebysource/generator-pho)
14
-- Livereload (without refresh for CSS)
+- Livereload (without browser reload for CSS)
15
- LESS stylesheets compilation
16
- HTML, JavaScript and CSS minification
17
- Advanced image handling (base64 inlining, image optimization, sprite generation)
docs/README.md
@@ -3,7 +3,7 @@
3
* [Getting Started](getting-started.md) - Learn Phở basics
4
* [Configuration](configuration.md) - How to configure Phở exactly to your taste
5
* [FAQ](FAQ.md) - Answers to your common questions
6
-* [Recipes](docs/) - How to extend Phở with your requested features
+* [Recipes](recipes/) - How to extend Phở with your requested features
7
8
## Articles
9
0 commit comments