Skip to content
This repository was archived by the owner on Jul 13, 2020. It is now read-only.

Fix broken module tag explainer link #229

Merged
merged 1 commit into from
Oct 19, 2014
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Ideally this should be based on polyfilling the `<module>` tag, as `<script type

As such this approach is not really suitable for anything more than experimentation.

See an overview of the specification module tag features here - https://github.com/dherman/web-modules/blob/master/module-tag/explainer.md.
See an overview of the specification module tag features here - https://github.com/dherman/web-modules/blob/master/explainer.md.

### baseURL

Expand Down