SPOI-6685 SPOI-6686 SPOI-6687 #resolve updating docs
Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/commit/1177eb7b Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/1177eb7b Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/1177eb7b Branch: refs/heads/APEXCORE-293 Commit: 1177eb7b621b2f7b03c060aaf12fad2e488d7dbe Parents: 84ffc25 Author: sashadt <[email protected]> Authored: Tue Nov 3 19:50:49 2015 -0800 Committer: Thomas Weise <[email protected]> Committed: Sun Feb 28 22:46:35 2016 -0800 ---------------------------------------------------------------------- application_packages.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/1177eb7b/application_packages.md ---------------------------------------------------------------------- diff --git a/application_packages.md b/application_packages.md index 3e58038..b125551 100644 --- a/application_packages.md +++ b/application_packages.md @@ -628,8 +628,7 @@ Please refer to the [Gateway API reference](https://www.google.com/url?q=https:/ # Examining and Launching Application Packages Through Apex CLI If you are working with Application Packages in the local filesystem and -do not want to deal with dtGateway, you can use the Apex -Command Line Interface (dtcli). Please refer to the [Gateway API reference](https://www.datatorrent.com/docs/guides/DTGatewayAPISpecification.html) +do not want to deal with dtGateway, you can use the Apex Command Line Interface (dtcli). Please refer to the [Gateway API](dtgateway_api.md) to see samples for these commands. ## Getting Application Package Meta Information
