Skip to content

Commit

Permalink
change: footer link to https
Browse files Browse the repository at this point in the history
  • Loading branch information
daniele-mng committed Jan 20, 2025
1 parent ec6444b commit 6015126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/web/components/structure/footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const GreenboneFooter = () => {
<Footer>
Copyright © 2009-2025 by Greenbone AG,&nbsp;
<Link
href="http://www.greenbone.net"
href="https://www.greenbone.net"
rel="noopener noreferrer"
target="_blank"
>
Expand Down

0 comments on commit 6015126

Please sign in to comment.