We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb03ed2 commit 2d3c07fCopy full SHA for 2d3c07f
README.md
@@ -20,7 +20,7 @@ To get started quickly:
20
* If you don't have Grunt CLI, you'll need to install it with `npm install -g grunt-cli`
21
* Make a copy of the default content folder to get you started `cp -r _content content`
22
* Run Grunt with the command `grunt`
23
-* By default, Graaff will be available at (http://localhost:3000/)
+* By default, Graaff will be available at [localhost:3000](http://localhost:3000/)
24
25
Graaff's files are split in to three main folders, found in the `src` folder:
26
0 commit comments