mirror of
https://github.com/wassname/talk.git
synced 2026-07-21 12:51:03 +08:00
fixed link
This commit is contained in:
@@ -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
@@ -135,7 +135,7 @@ exclude:
|
||||
- node_modules
|
||||
- package.json
|
||||
- Rakefile
|
||||
- README
|
||||
- README.md
|
||||
- tmp
|
||||
keep_files:
|
||||
- .git
|
||||
|
||||
Reference in New Issue
Block a user