Updated Branches: refs/heads/master 23ac665a6 -> 75b45f8fd
Adjust the link to t5/core/dom (jquery) module Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/a30f8a7e Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/a30f8a7e Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/a30f8a7e Branch: refs/heads/master Commit: a30f8a7e762552e83237222582e6aa9d4168f370 Parents: 23ac665 Author: Howard M. Lewis Ship <[email protected]> Authored: Tue Jul 23 13:27:29 2013 -0700 Committer: Howard M. Lewis Ship <[email protected]> Committed: Tue Jul 23 13:27:29 2013 -0700 ---------------------------------------------------------------------- src/docroot-template/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/a30f8a7e/src/docroot-template/index.html ---------------------------------------------------------------------- diff --git a/src/docroot-template/index.html b/src/docroot-template/index.html index e6252b1..121e68d 100644 --- a/src/docroot-template/index.html +++ b/src/docroot-template/index.html @@ -62,7 +62,7 @@ <ul> <li><a href="coffeescript/events.html">t5/core/events</a></li> - <li><a href="coffeescript/t5-core-dom.html">t5/core/dom</a></li> + <li><a href="coffeescript/t5-core-dom-jquery.html">t5/core/dom</a></li> </ul> <p>See also:</p>
