You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apex.apache.org by an...@apache.org on 2015/11/17 20:25:15 UTC

[3/3] incubator-apex-site git commit: from c960d276c1a12197df335df5329499b873c75018

from c960d276c1a12197df335df5329499b873c75018


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/bddfe9ec
Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/tree/bddfe9ec
Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/diff/bddfe9ec

Branch: refs/heads/asf-site
Commit: bddfe9ec008806ac851391b81b194bd69844a0a2
Parents: d0abe5e
Author: Andy Perlitch <an...@datatorrent.com>
Authored: Tue Nov 17 11:25:08 2015 -0800
Committer: Andy Perlitch <an...@datatorrent.com>
Committed: Tue Nov 17 11:25:08 2015 -0800

----------------------------------------------------------------------
 content/docs.html              |   6 +-
 content/js/angular.min.js      | 294 ------------------------------------
 content/js/docs/apache-docs.js |  13 --
 3 files changed, 3 insertions(+), 310 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-apex-site/blob/bddfe9ec/content/docs.html
----------------------------------------------------------------------
diff --git a/content/docs.html b/content/docs.html
index 31897bc..7eabd15 100644
--- a/content/docs.html
+++ b/content/docs.html
@@ -76,9 +76,9 @@
 <p>New documentation will be coming soon!</p>
 <p>Here are a few resources to get started with Apex:</p>
 <ul>
-<li><a href="https://www.datatorrent.com/docs/guides/ApplicationDeveloperGuide.html">Application Developer Guide</a></li>
-<li><a href="https://www.datatorrent.com/docs/guides/ApplicationPackages.html">Application Packages Guide</a></li>
-<li><a href="https://www.datatorrent.com/docs/guides/OperatorDeveloperGuide.html">Operator Developer Guide</a></li>
+<li><a href="http://docs.datatorrent.com/application_development/">Application Developer Guide</a></li>
+<li><a href="http://docs.datatorrent.com/application_packages/">Application Packages Guide</a></li>
+<li><a href="http://docs.datatorrent.com/operator_development/">Operator Developer Guide</a></li>
 <li><a href="/github-mirror-pull-requests.html">Merging Github Mirror Pull Requests</a></li>
 <li><a href="https://www.datatorrent.com/docs/apidocs/">JavaDoc</a></li>
 <li><a href="https://www.datatorrent.com/blog-apex-performance-benchmark/">Benchmarks compare between 2.0 and 3.0</a></li>