Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
u2000 committed Aug 2, 2013
1 parent 70b3e27 commit 13954fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Requires [Python](http://python.org/getit/) to be installed.
This tool provides a simple command for importing and deploying an API proxy
from your local machine to an environment on the Apigee API Platform.

You require an account in an organization at enterprise.apigee.com. [Register for an account for free.](http://enterprise.apigee.com/signup)
You require an account in an organization at enterprise.apigee.com. [Register for an account for free.](https://accounts.apigee.com/accounts/sign_up)

# Usage

Expand All @@ -34,7 +34,7 @@ You require an account in an organization at enterprise.apigee.com. [Register fo
The name will be the display name in the Apigee API Platform UI. If the API already exists,
then the deploy tool will import this as a new revision of the existing API.

* `-u` Your username and password for your account on enterprise.apigee.com. ([Register for an account for free.](http://enterprise.apigee.com/signup))
* `-u` Your username and password for your account on enterprise.apigee.com. ([Register for an account for free.](https://accounts.apigee.com/accounts/sign_up))

* `-o` The Apigee organization in which youhave an account. To obtain this information, login
to enterprise.apigee.com and view account settings.
Expand Down

0 comments on commit 13954fc

Please sign in to comment.