Skip to content

Commit a90874d

Browse files
committed
Merge branch 'aws'
2 parents 5cb90bb + b5f5f3a commit a90874d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pdf/aws/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,10 +107,10 @@ url: /aws
107107
document.addEventListener('DOMContentLoaded', function() {
108108
setTimeout(function() {
109109
document.querySelectorAll('a.btn-primary[href="https://purchase.aspose.cloud/buy"]')
110-
.forEach(btn => btn.href = "https://aws.amazon.com/marketplace/pp/prodview-zc64pent6p6lo#heading:Rjq9t:");
110+
.forEach(btn => btn.href = "https://aws.amazon.com/marketplace/fulfillment?productId=prod-u54zvr2umqvmo");
111111

112112
document.querySelectorAll('a.btn-warning[href="https://dashboard.aspose.cloud"]')
113-
.forEach(btn => btn.href = "https://aws.amazon.com/marketplace/fulfillment?productId=prod-u54zvr2umqvmo");
113+
.forEach(btn => btn.href = "https://aws.amazon.com/marketplace/pp/prodview-zc64pent6p6lo");
114114
}, 1000);
115115
});
116116
</script>

0 commit comments

Comments
 (0)