Repository: incubator-juneau-website Updated Branches: refs/heads/asf-site a97ed5c6a -> ab94b3489
Minor fixes. 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/ab94b348 Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/ab94b348 Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/ab94b348 Branch: refs/heads/asf-site Commit: ab94b34892e4a9974b8392b6d931a40e5d8e385c Parents: a97ed5c Author: JamesBognar <[email protected]> Authored: Mon Oct 16 17:32:06 2017 -0400 Committer: JamesBognar <[email protected]> Committed: Mon Oct 16 17:32:06 2017 -0400 ---------------------------------------------------------------------- content/examples.html | 2 +- content/rest-server.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/ab94b348/content/examples.html ---------------------------------------------------------------------- diff --git a/content/examples.html b/content/examples.html index cb60c1a..c4b319f 100644 --- a/content/examples.html +++ b/content/examples.html @@ -36,7 +36,7 @@ <p> Once loaded, you should see the following project structure: </p> - <img class='bordered' src='images/juneau-examples-core.import3.png' style='width:459px'> + <img class='bordered' src='images/juneau-examples-core.import3.png' style='width:33%'> <p> FYI...<br> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/ab94b348/content/rest-server.html ---------------------------------------------------------------------- diff --git a/content/rest-server.html b/content/rest-server.html index bef3f4c..7d63b93 100644 --- a/content/rest-server.html +++ b/content/rest-server.html @@ -742,7 +742,7 @@ <ul class='doctree'> <li class='link'>See <a class='doclink' href='http://juneau.incubator.apache.org/site/apidocs/overview-summary.html#juneau-rest-server-jaxrs'>juneau-rest-server-jaxrs</a> for more information. - </ul>Ã + </ul> </div> </body> </html> \ No newline at end of file
