Skip to content

Fix slack link #34

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 13, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
chore: update year in footer
The year was still 2023, yikes!

Signed-off-by: Riccardo Mancini <mancio@amazon.com>
  • Loading branch information
Manciukic committed Mar 13, 2025
commit 3e21fcdeec081fefe6163b3089759713da81ae08
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@
<a href="#home">
<img src="img/firecracker-logo@3x.png" alt="Firecracker logo" />
</a>
<div>©2018-2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.</div>
<div>©2018-2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.</div>
</div>
</footer>
</section>
Expand Down