SAMOA-45: Fix dangling link
Project: http://git-wip-us.apache.org/repos/asf/incubator-samoa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-samoa/commit/bdbfde5a Tree: http://git-wip-us.apache.org/repos/asf/incubator-samoa/tree/bdbfde5a Diff: http://git-wip-us.apache.org/repos/asf/incubator-samoa/diff/bdbfde5a Branch: refs/heads/gh-pages Commit: bdbfde5a705bc39db2dd924de9918e9cc9b76698 Parents: 4b280a1 Author: Gianmarco De Francisci Morales <[email protected]> Authored: Wed Sep 16 15:15:42 2015 +0300 Committer: Gianmarco De Francisci Morales <[email protected]> Committed: Wed Sep 16 15:15:42 2015 +0300 ---------------------------------------------------------------------- SAMOA-Developers-Guide-0-0-1.pdf | Bin 1792784 -> 0 bytes documentation/SAMOA-Developers-Guide-0.0.1.pdf | Bin 0 -> 1792784 bytes index.html | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-samoa/blob/bdbfde5a/SAMOA-Developers-Guide-0-0-1.pdf ---------------------------------------------------------------------- diff --git a/SAMOA-Developers-Guide-0-0-1.pdf b/SAMOA-Developers-Guide-0-0-1.pdf deleted file mode 100644 index 5688ac7..0000000 Binary files a/SAMOA-Developers-Guide-0-0-1.pdf and /dev/null differ http://git-wip-us.apache.org/repos/asf/incubator-samoa/blob/bdbfde5a/documentation/SAMOA-Developers-Guide-0.0.1.pdf ---------------------------------------------------------------------- diff --git a/documentation/SAMOA-Developers-Guide-0.0.1.pdf b/documentation/SAMOA-Developers-Guide-0.0.1.pdf new file mode 100644 index 0000000..5688ac7 Binary files /dev/null and b/documentation/SAMOA-Developers-Guide-0.0.1.pdf differ http://git-wip-us.apache.org/repos/asf/incubator-samoa/blob/bdbfde5a/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index cb1727e..3f8c08e 100644 --- a/index.html +++ b/index.html @@ -74,7 +74,7 @@ <h1>Apache SAMOA Developer's Guide</h1> - <h2><a href="SAMOA-Developers-Guide-0-3-0.pdf"><img style="max-width:95%;border:3px solid black;" src="Manual.png" alt="SAMOA Developer's guide" height="250"> </a></h2> + <h2><a href="./documentation/SAMOA-Developers-Guide-0.0.1.pdf"><img style="max-width:95%;border:3px solid black;" src="Manual.png" alt="SAMOA Developer's guide" height="250"> </a></h2> </section> <section class="tutorial">
