appwrite / website

The Appwrite website, docs and blog 🏠
https://appwrite.io
171 stars 162 forks source link

🐛 Bug Report: Remove duplicate Messaging #1059

Closed stnguyen90 closed 1 week ago

stnguyen90 commented 1 week ago

👟 Reproduction steps

Scroll to the footer

👍 Expected behavior

Products should only have 1 Messaging link

👎 Actual Behavior

There are two:

image

Tasks:

Update src/lib/components/FooterNav.svelte to:

  1. remove the last Messaging in the list
  2. update the link for the first Messaging link to /products/messaging

🎲 Appwrite version

Appwrite Cloud

💻 Operating system

Linux

🧱 Your Environment

No response

👀 Have you spent some time to check if this issue has been raised before?

🏢 Have you read the Code of Conduct?