Skip to content

Commit

Permalink
chore: refresh footer (#1800)
Browse files Browse the repository at this point in the history
  • Loading branch information
pnadolny13 authored Jul 9, 2024
1 parent 23239cb commit ba7dee9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/layouts/Footer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@
<a href="https://meltano.com/community/">
<p class="footer-list-title">Community</p>
<p class="footer-list-info">
Join 3,000+ data professionals on Slack and GitHub
Join 5,000+ data professionals on Slack and GitHub
</p>
</a>
</li>
Expand Down Expand Up @@ -471,7 +471,7 @@
<div class="footer-legal">
<a href="https://meltano.com/terms-of-service/">Terms of service</a>
<a href="https://meltano.com/privacy-policy/">Privacy Policy</a>
<a href="https://meltano.com/"Meltano 2023</a>
<a href="https://meltano.com/"Arch Data, Inc 2024</a>
</div>
<div class="footer-social">
<a href="https://github.com/meltano/hub" target="_blank"
Expand Down

0 comments on commit ba7dee9

Please sign in to comment.