Repository: wicket-site Updated Branches: refs/heads/asf-site 2a448d4dc -> 745dbe36c
INFRA-9559 Remove gitwcsub test Project: http://git-wip-us.apache.org/repos/asf/wicket-site/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket-site/commit/745dbe36 Tree: http://git-wip-us.apache.org/repos/asf/wicket-site/tree/745dbe36 Diff: http://git-wip-us.apache.org/repos/asf/wicket-site/diff/745dbe36 Branch: refs/heads/asf-site Commit: 745dbe36c5279d49571ae83b90879add8ab5e660 Parents: 2a448d4 Author: Martin Tzvetanov Grigorov <[email protected]> Authored: Fri May 15 22:47:09 2015 +0300 Committer: Martin Tzvetanov Grigorov <[email protected]> Committed: Fri May 15 22:47:09 2015 +0300 ---------------------------------------------------------------------- content/atom.xml | 2 +- content/index.html | 2 -- index.md | 4 +--- 3 files changed, 2 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket-site/blob/745dbe36/content/atom.xml ---------------------------------------------------------------------- diff --git a/content/atom.xml b/content/atom.xml index 35df67e..561b425 100644 --- a/content/atom.xml +++ b/content/atom.xml @@ -4,7 +4,7 @@ <title>Apache Wicket</title> <link href="http://wicket.apache.org/atom.xml" rel="self"/> <link href="http://wicket.apache.org/"/> - <updated>2015-05-15T17:00:45+03:00</updated> + <updated>2015-05-15T22:47:02+03:00</updated> <id>http://wicket.apache.org/</id> <author> <name>Apache Wicket</name> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/745dbe36/content/index.html ---------------------------------------------------------------------- diff --git a/content/index.html b/content/index.html index f026490..0ec55a1 100644 --- a/content/index.html +++ b/content/index.html @@ -314,8 +314,6 @@ learn more about the book):</p> <a href="/learn/books/wicket-jp.html"><img src="/learn/books/wicket-jp.png" height="200px" /></a> <a href="/learn/books/koda.html"><img src="/learn/books/koda.jpg" height="200px" /></a></p> -<p><strong>Testing gitpubsub 2!</strong></p> - </div> <div id="clearer"></div> <div id="footer"><span> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/745dbe36/index.md ---------------------------------------------------------------------- diff --git a/index.md b/index.md index 1bb792f..5be466b 100644 --- a/index.md +++ b/index.md @@ -45,6 +45,4 @@ learn more about the book): <a href="/learn/books/kwij.html"><img src="/learn/books/kwij.png" height="200px" /></a> <a href="/learn/books/praxisbuchwicket.html"><img src="/learn/books/praxisbuchwicket.png" height="200px" /></a> <a href="/learn/books/wicket-jp.html"><img src="/learn/books/wicket-jp.png" height="200px" /></a> -<a href="/learn/books/koda.html"><img src="/learn/books/koda.jpg" height="200px" /></a> - -<strong>Testing gitpubsub 2!</strong> \ No newline at end of file +<a href="/learn/books/koda.html"><img src="/learn/books/koda.jpg" height="200px" /></a> \ No newline at end of file
