Skip to content

Commit c5d87cf

Browse files
committed
Merge pull request #49 from szegheo/patch-1
Update README.md
2 parents cf14b8e + 7644642 commit c5d87cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ENGLISH
33

44
This Javascript library provides an emulation of HTML5 History API for older browsers.
55

6-
The library operates according to W3C specification, adding no new or incompatible methods. The library can be used exactly as described, for example, in Dive Into HTML5 book (http://diveintohtml5.info/history.html) or in the History API Specification (http://www.w3.org/TR/html5/history.html#the-history-interface).
6+
The library operates according to W3C specification, adding no new or incompatible methods. The library can be used exactly as described, for example, in Dive Into HTML5 book (http://diveintohtml5.info/history.html) or in the History API Specification (http://www.w3.org/TR/html5/browsers.html#the-history-interface).
77

88
Example of using the library in the pure JS context:
99

0 commit comments

Comments
 (0)