Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Commit

Permalink
Fixed broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
carlnordenfelt committed Apr 9, 2016
1 parent dc08e82 commit 36cb90c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ <h3 class="panel-title">
By using the Import API resource you define our entire API in swagger and import it in one go.<br/>
You can also utilize the import to make partial updates to an API by supplying a REST API Id in the request.<br/>

<a href="http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/APIGateway.html#createRestApi-property">http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/APIGateway.html#createRestApi-property</a><br/>
<a href="http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/APIGateway.html#importRestApi-property">http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/APIGateway.html#importRestApi-property</a><br/>
<a href="http://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-import-api.html">http://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-import-api.html</a>
</p>

Expand Down

0 comments on commit 36cb90c

Please sign in to comment.