fixed link

This commit is contained in:
Wyatt Johnson
2017-07-24 19:44:32 +10:00
parent f35cce866a
commit 2ef219cc7c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,4 +6,4 @@ To preview the documentation, run:
docker run --rm --volume=$PWD:/srv/jekyll -p 127.0.0.1:4000:4000 -it jekyll/jekyll:pages jekyll serve
```
From the `docs` directory.
From the `docs` directory. Then visit: [http://127.0.0.1:4000/talk/](http://127.0.0.1:4000/talk/).
+1 -1
View File
@@ -135,7 +135,7 @@ exclude:
- node_modules
- package.json
- Rakefile
- README
- README.md
- tmp
keep_files:
- .git