Skip to content

Commit

Permalink
update URL for downloading attachments
Browse files Browse the repository at this point in the history
  • Loading branch information
xshapira committed Dec 24, 2023
1 parent 7779a01 commit 5cca509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<section class="max-w-3xl mx-auto mb-4 text-center px-4 pt-32 pb-12 md:pt-40 md:pb-20 sm:px-6">
<h1 class="text-4xl font-bold mb-6">Messaging API</h1>
<a href="https://icedrive.net/s/Dvf82C4PZj7G4k5yS7tRGaBkZCC6">
<a href="https://icedrive.net/s/FYPQgQ8hwzT1gNFvjxhtjwwATu2B">
<button class="group relative h-12 w-48 overflow-hidden rounded-lg bg-white text-lg shadow mt-6">
<div class="absolute inset-0 w-3 bg-amber-400 transition-all duration-[250ms] ease-out group-hover:w-full"></div>
<span class="relative text-black group-hover:text-white">Docs</span>
Expand Down

0 comments on commit 5cca509

Please sign in to comment.