Repository: incubator-juneau-website Updated Branches: refs/heads/asf-site e1af0a219 -> 55ec4eb00
Fix image. Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/commit/55ec4eb0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/55ec4eb0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/55ec4eb0 Branch: refs/heads/asf-site Commit: 55ec4eb006d04a83ba0f7fd6e9c72e36d8395093 Parents: e1af0a2 Author: JamesBognar <[email protected]> Authored: Mon Sep 18 12:12:45 2017 -0400 Committer: JamesBognar <[email protected]> Committed: Mon Sep 18 12:12:45 2017 -0400 ---------------------------------------------------------------------- content/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/55ec4eb0/content/about.html ---------------------------------------------------------------------- diff --git a/content/about.html b/content/about.html index 045beb7..c59b3f9 100644 --- a/content/about.html +++ b/content/about.html @@ -2252,7 +2252,7 @@ The microservice can be started from the <code>juneau-examples-rest.launch</code> file. It will start up the microservice on port 10000 which you can then view through a browser: </p> - <img class='bordered' src='images/juneau-examples-rest.import4.png' style='width:933px'> + <img class='bordered' src='images/juneau-examples-rest.import4.png' style='width:466px'> <ul class='doctree'> <li class='link'>See <a class='doclink' href='http://juneau.incubator.apache.org/site/apidocs/overview-summary.html#juneau-examples-rest'>juneau-examples-rest</a> for more information.
