File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -107,10 +107,10 @@ url: /aws
107
107
document .addEventListener (' DOMContentLoaded' , function () {
108
108
setTimeout (function () {
109
109
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 " );
111
111
112
112
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 " );
114
114
}, 1000 );
115
115
});
116
116
</script >
You can’t perform that action at this time.
0 commit comments