Skip to content

Commit a0e380d

Browse files
committed
docs: update README.md
1 parent a18e750 commit a0e380d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
## Preview
1212

1313
<div align="center">
14-
<a href="https://michaelcurrin.github.io/docsify-js-tutorial/#/">
14+
<a href="https://michaelcurrin.github.io/docsify-js-tutorial/">
1515
<img src="/sample-1.png" alt="Sample screenshot" title="Sample screenshot" width="400" />
1616
</a>
1717
<br>
1818
<br>
19-
<a href="https://michaelcurrin.github.io/docsify-js-tutorial/#/">
19+
<a href="https://michaelcurrin.github.io/docsify-js-tutorial/">
2020
<img src="/sample-2.png" alt="Sample screenshot" title="Sample screenshot" width="600" />
2121
</a>
2222
</div>
@@ -79,7 +79,7 @@ My aims for building a docs site were as follows and Docsify meets all of them:
7979

8080
- Add as little code and configuration as possible. Focus on the content, with a bit of styling.
8181
- Be easy to maintain.
82-
- Quick to get setup on existing projects.
82+
- Quick to get set up on existing projects.
8383
- It should be easy to repeat across many projects, without having to deal to have headaches with each. (Like a lot of boilerplate code, or installation issues, or drift as layouts/features are added to one and not the others.)
8484
- Have **no** HTML layout files to maintain.
8585
- Reduce dependencies and keep installation simple.

0 commit comments

Comments
 (0)