diff options
author | Christopher Burger <burgerc@freeside.biz> | 2017-03-25 11:00:03 -0400 |
---|---|---|
committer | Christopher Burger <burgerc@freeside.biz> | 2017-03-25 11:21:34 -0400 |
commit | e1323e55ca76010d39ea68e254cef0b812de12fa (patch) | |
tree | c2966d7dc69a1c1e5596f688b7abef868a96e988 /httemplate/docs | |
parent | fbfed2a457704aaff64a12a40eef04aade869548 (diff) |
RT# 21110 - cleaned up jQuery Validate link to be compatible with other links.
Diffstat (limited to 'httemplate/docs')
-rw-r--r-- | httemplate/docs/license.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/httemplate/docs/license.html b/httemplate/docs/license.html index b0206dafb..9efeaafc0 100644 --- a/httemplate/docs/license.html +++ b/httemplate/docs/license.html @@ -139,9 +139,8 @@ Contains js-cookie by Klaus Hartl, Fagner Brack and contributors, licensed under the terms of the MIT license. <P> -Contains the form validation Jquery plugin jquery-validation -<a href="https://github.com/jquery-validation/jquery-validation/blob/master/LICENSE.md"> by Jörn Zaefferer, -licensed under the terms of MIT License.</a> +Contains the form validation jQuery plugin <a href="https://jqueryvalidation.org/">jQuery Validation</a> by Jörn Zaefferer, +licensed under the terms of MIT License. <!-- artwork --> |