diff --git a/README.md b/README.md index 04bb769..ac47807 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # HttpStatus JSP Tag Library -[](http://opensource.org/licenses/BSD-3-Clause) [](https://github.com/ethauvin/httpstatus/releases/latest) [](https://www.versioneye.com/user/projects/56a6947a1b78fd002d00018a) [](https://maven-badges.herokuapp.com/maven-central/net.thauvin.erik.httpstatus/httpstatus) [  ](https://bintray.com/ethauvin/maven/HttpStatus/_latestVersion) [](https://travis-ci.org/ethauvin/HttpStatus) [](https://ci.appveyor.com/project/ethauvin/httpstatus) [](https://circleci.com/gh/ethauvin/HttpStatus/tree/master) +[](http://opensource.org/licenses/BSD-3-Clause) [](https://github.com/ethauvin/httpstatus/releases/latest) [](https://maven-badges.herokuapp.com/maven-central/net.thauvin.erik.httpstatus/httpstatus) [  ](https://bintray.com/ethauvin/maven/HttpStatus/_latestVersion) +[](https://www.versioneye.com/user/projects/56a6947a1b78fd002d00018a) [](https://travis-ci.org/ethauvin/HttpStatus) [](https://ci.appveyor.com/project/ethauvin/httpstatus) [](https://circleci.com/gh/ethauvin/HttpStatus/tree/master) A simple [JSP](http://www.oracle.com/technetwork/java/javaee/jsp/index.html) Tag Library to display the [code](#hscode), [reason](#hsreason) and/or [cause](#hscode) for [HTTP status codes](http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html) in JSP error pages. diff --git a/docs/README.html b/docs/README.html index 8c579d3..c9be9dc 100644 --- a/docs/README.html +++ b/docs/README.html @@ -50,7 +50,8 @@ code > span.in { color: #60a0b0; font-weight: bold; font-style: italic; } /* Inf
A simple JSP Tag Library to display the code, reason and/or cause for HTTP status codes in JSP error pages.
For example: