Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

Commit

Permalink
fix: removed duplicate footer link
Browse files Browse the repository at this point in the history
  • Loading branch information
helloanoop committed Mar 28, 2024
1 parent d484643 commit 54c57a9
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/components/Footer/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,16 +64,6 @@ const Footer = () => {
</a>
</Link>
</li>
<li className="mb-2">
<a
href="https://docs.usebruno.com"
target="_blank"
rel="noreferrer"
className="text-gray-500"
>
Docs
</a>
</li>
<li className="mb-2">
<a
href="https://github.com/usebruno/bruno/releases"
Expand Down

0 comments on commit 54c57a9

Please sign in to comment.