Skip to content

Commit

Permalink
Fix-up documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
hlfcoding committed Oct 15, 2017
1 parent e0facc0 commit d35f200
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

DOM extensions for quality UI and implemented without hard dependencies. The
[annotated source code][] is also available and include documented examples. All
modules are exported using [UMD]() and work with AMD, Browserify, or plain.
modules are exported using [UMD][] and work with AMD, Browserify, or plain.

All extensions should have test pages with documented source. Please use them as
usage examples. Some extensions also have sample and/or required styles
Expand Down Expand Up @@ -149,8 +149,8 @@ Copyright (c) 2014-present Peng Wang
[Media Grid]: http://hlfcoding.github.io/hlf-dom-extensions/docs/src/js/media-grid.html
[Media Grid's unit tests]: http://hlfcoding.github.io/hlf-dom-extensions/tests/media-grid.unit.html
[Media Grid's visual tests]: http://hlfcoding.github.io/hlf-dom-extensions/tests/media-grid.visual.html
[Core]: http://hlfcoding.github.io/hlf-dom-extensions/docs/src/js/core.html
[Core's unit tests]: http://hlfcoding.github.io/hlf-dom-extensions/tests/core.unit.html
[Hover Intent]: http://hlfcoding.github.io/hlf-dom-extensions/docs/src/js/hover-intent.html
[Hover Intent's visual tests]: http://hlfcoding.github.io/hlf-dom-extensions/tests/hover-intent.visual.html
[Core]: http://hlfcoding.github.io/hlf-dom-extensions/docs/src/js/core.html
[Core's unit tests]: http://hlfcoding.github.io/hlf-dom-extensions/tests/core.unit.html
[v0.3.0]: https://github.com/hlfcoding/hlf-dom-extensions/releases/tag/v0.3.0

0 comments on commit d35f200

Please sign in to comment.