Skip to content
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

Added wayback machine link to blog post #1169

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Changes from all commits
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
2 changes: 1 addition & 1 deletion src/landing/learn.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Book(s)
Blog posts
----------

- [Awesome sbt plugins for everyone](https://tech.ovoenergy.com/awesome-sbt-plugins-for-everyone/), 2017, Michael Wizner
- [Awesome sbt plugins for everyone](https://tech.ovoenergy.com/awesome-sbt-plugins-for-everyone/) ([Internet Archive](https://web.archive.org/web/20230604200723/https://tech.ovoenergy.com/awesome-sbt-plugins-for-everyone/)), 2017, Michael Wizner
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yea, maybe the archived ones should on the bottom of the list.

- [parallel cross building using sbt-projectmatrix](https://eed3si9n.com/parallel-cross-building-using-sbt-projectmatrix), 2019, Eugene Yokota
- [hot source dependencies using sbt-sriracha](https://eed3si9n.com/hot-source-dependencies-using-sbt-sriracha), 2018, Eugene Yokota
- [removing commas with sbt-nocomma](https://eed3si9n.com/removing-commas-with-sbt-nocomma), 2018, Eugene Yokota
Expand Down
Loading