Repository: incubator-apex-site Updated Branches: refs/heads/master e2ba9be10 -> 828495383
Fix contributing guidelines link. Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/commit/5215c2c5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/tree/5215c2c5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/diff/5215c2c5 Branch: refs/heads/master Commit: 5215c2c5c31154c67491876fd7e428169ce7c828 Parents: 7424ddb Author: Thomas Weise <[email protected]> Authored: Sat Jan 2 13:00:51 2016 -0800 Committer: Thomas Weise <[email protected]> Committed: Sat Jan 2 13:00:51 2016 -0800 ---------------------------------------------------------------------- src/md/docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-site/blob/5215c2c5/src/md/docs.md ---------------------------------------------------------------------- diff --git a/src/md/docs.md b/src/md/docs.md index f3eb432..fcdf9c6 100644 --- a/src/md/docs.md +++ b/src/md/docs.md @@ -12,7 +12,7 @@ - [Application Developer Guide](http://docs.datatorrent.com/application_development/) - [Application Packages Guide](http://docs.datatorrent.com/application_packages/) - [Operator Developer Guide](http://docs.datatorrent.com/operator_development/) -- [Merging Github Mirror Pull Requests](/github-mirror-pull-requests.html) +- [Contributing Guidelines](/contributing.html) - [JavaDoc](https://www.datatorrent.com/docs/apidocs/) - [Benchmarks compare between 2.0 and 3.0](https://www.datatorrent.com/blog-apex-performance-benchmark/)
