Skip to content

Commit

Permalink
Merge pull request #552 from vnandwana/cf-marketplace-link-update
Browse files Browse the repository at this point in the history
Corrected the CF product ID
  • Loading branch information
reshmabidikar authored May 7, 2024
2 parents 96dc0e1 + 4296929 commit 61b0887
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion userguide/tutorials/aws-cf.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ To create a key pair, from the EC2 console scroll down to *Networks & Security /

=== Configure and Launch

The setup process starts at the AWS Marketplace using our +++<a href="https://aws.amazon.com/marketplace/pp/prodview-nochv5omslmds?ref=_ptnr_doc_" onclick="getOutboundLink('https://aws.amazon.com/marketplace/pp/prodview-nochv5omslmds?ref=_ptnr_doc_'); return false;">official CloudFormation template.</a>+++ Go to this page, then click *Continue to Subscribe*.
The setup process starts at the AWS Marketplace using our +++<a href="https://aws.amazon.com/marketplace/pp/prodview-aicuarzg3e4t6?ref=_ptnr_doc_" onclick="getOutboundLink('https://aws.amazon.com/marketplace/pp/prodview-aicuarzg3e4t6?ref=_ptnr_doc_'); return false;">official CloudFormation template.</a>+++ Go to this page, then click *Continue to Subscribe*.

image::../assets/aws/cf-subscribe.png[align=center]

Expand Down
2 changes: 1 addition & 1 deletion userguide/tutorials/aws.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<div class="card-body">
<h5 class="card-title">Multi-Tier CloudFormation with Amazon Aurora</h5>
<p class="card-text">Production ready setup in minutes <strong>(most popular)</strong></p>
<a href="https://aws.amazon.com/marketplace/pp/prodview-nochv5omslmds?ref=_ptnr_doc_" onclick="getOutboundLink('https://aws.amazon.com/marketplace/pp/prodview-nochv5omslmds?ref=_ptnr_doclanding_'); return false;" class="btn btn-primary">Launch</a>
<a href="https://aws.amazon.com/marketplace/pp/prodview-aicuarzg3e4t6?ref=_ptnr_doc_" onclick="getOutboundLink('https://aws.amazon.com/marketplace/pp/prodview-aicuarzg3e4t6?ref=_ptnr_doclanding_'); return false;" class="btn btn-primary">Launch</a>
<p class="card-text"><a href="https://docs.killbill.io/latest/how-to-set-up-a-cloud-formation-system.html">Docs</a></p>
</div>
</div>
Expand Down

0 comments on commit 61b0887

Please sign in to comment.