Update deployment section in README

Removed old deployment links and replaced with new images for Google Cloud and AWS.
This commit is contained in:
Lalit Deore
2026-05-06 15:39:30 +05:30
committed by GitHub
parent 5b641aa431
commit 959f469879
+9 -24
View File
@@ -7,32 +7,17 @@ Shuffle Automation
</h1><h4 align="center"> </h1><h4 align="center">
<p>Deploy<p/> <p>Deploy<p/>
<div style="display: flex"> <p align="center">
<a <a href="https://console.cloud.google.com/marketplace/product/shuffle-public/shuffle">
href="https://console.cloud.google.com/marketplace/product/shuffle-public/shuffle" <img src="https://github.com/user-attachments/assets/37858273-eaeb-42a9-b228-a425026ca82d"
target="_blank" height="45"/>
style="text-decoration: none; display: flex; align-items: center; gap: 8px;"
>
<img
src="https://upload.wikimedia.org/wikipedia/commons/5/51/Google_Cloud_logo.svg"
height="20"
alt="GCP install of Shuffle - Google Cloud Platform"
/>
</a> </a>
<a &nbsp;&nbsp;&nbsp;
href="https://aws.amazon.com/marketplace/pp/prodview-typ7upg6kwntk" <a href="https://aws.amazon.com/marketplace/pp/prodview-typ7upg6kwntk">
target="_blank" <img src="https://github.com/user-attachments/assets/250e00d7-2a23-4b4e-95e1-5db4db1f7864"
style="text-decoration: none; display: flex; align-items: center; gap: 24px;" height="45"/>
>
<img
src="https://raw.githubusercontent.com/Shuffle/Shuffle/refs/heads/main/frontend/public/icons/AWS-Logo.svg"
height="20"
style="background-color: white;"
alt="AWS install of Shuffle - Amazon Web Services"
/>
</a> </a>
</p>
</div>