Repository: incubator-rya-site Updated Branches: refs/heads/master ef485ef02 -> f2f1e8a58
fixed manual links Project: http://git-wip-us.apache.org/repos/asf/incubator-rya-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya-site/commit/f2f1e8a5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-rya-site/tree/f2f1e8a5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-rya-site/diff/f2f1e8a5 Branch: refs/heads/master Commit: f2f1e8a5834d1d3815b03978871d368933e76ae6 Parents: ef485ef Author: David Lotts <[email protected]> Authored: Thu Aug 3 16:49:52 2017 -0400 Committer: David Lotts <[email protected]> Committed: Thu Aug 3 16:49:52 2017 -0400 ---------------------------------------------------------------------- content/_posts/2016-10-28-release-3.2.10.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-rya-site/blob/f2f1e8a5/content/_posts/2016-10-28-release-3.2.10.md ---------------------------------------------------------------------- diff --git a/content/_posts/2016-10-28-release-3.2.10.md b/content/_posts/2016-10-28-release-3.2.10.md index 8df92f0..b379ed9 100644 --- a/content/_posts/2016-10-28-release-3.2.10.md +++ b/content/_posts/2016-10-28-release-3.2.10.md @@ -45,7 +45,7 @@ For security, hash and signature files are always hosted at [Apache](https://www.apache.org/dist/{{ site.data.project.incubator_slash_name }}). Next steps: -- [Building from Source](https://github.com/apache/incubator-rya/blob/{{ page.sha }}/extras/rya.manual/src/site/markdown/build-source.md) -- [Quick Start](https://github.com/apache/incubator-rya/blob/{{ page.sha }}/extras/rya.manual/src/site/markdown/quickstart.md) -- [Typical First Steps](https://github.com/apache/incubator-rya/blob/{{ page.sha }}/extras/rya.manual/src/site/markdown/sm-firststeps.md) -- [Manual -- includes documents above](https://github.com/apache/incubator-rya/blob/{{ page.sha }}/extras/rya.manual/src/site/markdown/index.md) +- [Building from Source](https://github.com/apache/incubator-rya/blob/rel/{{ page.fullVersion }}/extras/rya.manual/src/site/markdown/build-source.md) +- [Quick Start](https://github.com/apache/incubator-rya/blob/rel/{{ page.fullVersion }}/extras/rya.manual/src/site/markdown/quickstart.md) +- [Typical First Steps](https://github.com/apache/incubator-rya/blob/rel/{{ page.fullVersion }}/extras/rya.manual/src/site/markdown/sm-firststeps.md) +- [Manual -- includes documents above](https://github.com/apache/incubator-rya/blob/rel/{{ page.fullVersion }}/extras/rya.manual/src/site/markdown/index.md)
