Skip to content

Commit

Permalink
Doc should now refer to Wildfly 10
Browse files Browse the repository at this point in the history
  • Loading branch information
tsegismont committed Feb 3, 2016
1 parent 8e3fc87 commit 74bc128
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ This is for advanced users only, if you want to embed the core functionnality in
Most users will work with the
https://github.com/hawkular/hawkular-metrics/tree/master/api/metrics-api-jaxrs[web application].
It exposes a REST/HTTP interface based on the core library. It is implemented with the JAX-RS 2 asynchronous API and
runs on a http://www.wildfly.org/[Wildfly 9] server. The data format is JSON.
runs on a http://www.wildfly.org/[Wildfly 10] server. The data format is JSON.

== Goals

Expand All @@ -42,7 +42,7 @@ data with the simplest tools: shell scripts and `curl`.

== Getting started with a release build

http://wildfly.org/downloads/[Download a Wildfly 9] archive and expand it somewhere on your disk.
http://wildfly.org/downloads/[Download a Wildfly 10] archive and expand it somewhere on your disk.

Check out the https://github.com/hawkular/hawkular-metrics/releases[Metrics releases] page and download the latest
version of the web application archive: `hawkular-metrics-api-jaxrs-X.Y.Z.war`
Expand Down

0 comments on commit 74bc128

Please sign in to comment.