Repository: incubator-juneau-website Updated Branches: refs/heads/asf-site ca3b2579e -> 11de74845
Fix broken link 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/11de7484 Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/11de7484 Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/11de7484 Branch: refs/heads/asf-site Commit: 11de7484529fbc038b69d116c09e838d161fbb0c Parents: ca3b257 Author: JamesBognar <[email protected]> Authored: Sat Sep 2 09:34:58 2017 -0400 Committer: JamesBognar <[email protected]> Committed: Sat Sep 2 09:34:58 2017 -0400 ---------------------------------------------------------------------- content/about2.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/11de7484/content/about2.html ---------------------------------------------------------------------- diff --git a/content/about2.html b/content/about2.html index a8ec4cf..9dcd216 100644 --- a/content/about2.html +++ b/content/about2.html @@ -239,7 +239,7 @@ </tr> <tr class='light bb'> <td rowspan="1" style='text-align:center;font-weight:bold;padding:20px;'><a class='doclink' href='#JuneauAll'>Juneau All</a></td> - <td class='code'><a class='doclink' href='#juneau-all'>juneau-all</a></td> + <td class='code'><code>juneau-all</code></td> <td> Combination of the following: <ul style='margin:0px 10px;'>
