Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.
Open
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
2 changes: 1 addition & 1 deletion src/main/resources/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ <h1 class="cover-heading">Food Agency Data Summarizer.</h1>

<footer class="mastfoot mt-auto">
<div class="inner">
<p><a href="http://www.inifinityworks.com">Infinity Works</a> - Full Stack Tech Test. <a
<p><a href="http://www.infinityworks.com">Infinity Works</a> - Full Stack Tech Test. <a
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

suggestion: The other article linked here also no longer exists so gets redirected to the general insights page. Should we just link to https://www.infinityworks.com/careers/ instead?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Sounds good, done.

href="https://engineering.infinityworks.com/hiring-our-jugglers/" class="btn btn-secondary">Find out
more?</a></p>
</div>
Expand Down