Skip to content

Commit

Permalink
fix: docs link update (usebruno#2072)
Browse files Browse the repository at this point in the history
  • Loading branch information
therealrinku authored and lizziemac committed May 4, 2024
1 parent fcb91f0 commit a4a5eda
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const ManageSecrets = ({ onClose }) => {
<p className="mt-2">
Read more about it in our{' '}
<a
href="https://docs.usebruno.com/secrets-management/overview.html"
href="https://docs.usebruno.com/secrets-management/overview"
target="_blank"
rel="noreferrer"
className="text-link hover:underline"
Expand Down

0 comments on commit a4a5eda

Please sign in to comment.