Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
fix: broken url to ciq.com and replace logo
Browse files Browse the repository at this point in the history
  • Loading branch information
NeilHanlon committed Dec 7, 2023
1 parent c27c5ff commit 52a18aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified src/images/ctrliq.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions src/pages/help.js
Expand Up @@ -110,10 +110,10 @@ const HelpPage = () => (
</p>

<Link
to="https://ctrliq.com/warewulf/"
to="https://ciq.com/products/warewulf/"
class="inline-flex items-center justify-center h-12 px-6 font-medium tracking-wide text-white transition duration-200 rounded shadow-md bg-green-900 hover:bg-green-800 focus:shadow-outline focus:outline-none"
aria-label="Singularity Support"
title="Singularity Support"
aria-label="Warewulf Support"
title="Warewulf Support"
>
Get Support
</Link>
Expand Down

0 comments on commit 52a18aa

Please sign in to comment.