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/b00e9071 Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/b00e9071 Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/b00e9071 Branch: refs/heads/APEXCORE-293 Commit: b00e90713bca2be6fc3db6431ae81330610dba28 Parents: 57340bc 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/b00e9071/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
