You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dev-portal/src/pages/CaseStudies/index.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,5 +10,5 @@ export default (props) => (
10
10
<p>Build your own local PetStore by reselling our pets. Use our APIs to check availability data and fulfill orders.</p>
11
11
<h3>Sell us your Pets</h3>
12
12
<p>Establish yourself as our partner and get access to our POST API – to directly post pets to our inventory.</p>
13
-
<p>Successfully built an app? <ahref='https://aws.amazon.com/marketplace/management/register/'target='_blank'>Register as a seller in AWS Marketplace</a> and sell your application! Questions or comments? <ahref='https://forums.aws.amazon.com/forum.jspa?forumID=199'target='_blank'>Reach out to us on our forums</a>.</p>
13
+
<p>Successfully built an app? <ahref='http://docs.aws.amazon.com/apigateway/latest/developerguide/sell-api-as-saas-on-aws-marketplace.html'target='_blank'>Register as a seller in AWS Marketplace</a> and sell your application! Questions or comments? <ahref='https://forums.aws.amazon.com/forum.jspa?forumID=199'target='_blank'>Reach out to us on our forums</a>.</p>
Copy file name to clipboardExpand all lines: dev-portal/src/pages/GettingStarted/index.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,6 @@ export default (props) => (
14
14
</ol>
15
15
<p>The API plans that you subscribe to are governed by throttling limits and quotas as described in the API description.
16
16
If you have exhausted your limits and want temporary extensions, contact us.</p>
17
-
<p>Successfully built an app? <ahref='https://aws.amazon.com/marketplace/management/register/'target='_blank'>Register as a seller</a> in AWS Marketplace and sell your application!
17
+
<p>Successfully built an app? <ahref='http://docs.aws.amazon.com/apigateway/latest/developerguide/sell-api-as-saas-on-aws-marketplace.html'target='_blank'>Register as a seller</a> in AWS Marketplace and sell your application!
18
18
Questions or comments? Reach out to us on our <ahref='https://forums.aws.amazon.com/forum.jspa?forumID=199'target='_blank'>forums</a>.</p>
0 commit comments