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

Commit

Permalink
Merge pull request #10 from NeilHanlon/patch-1
Browse files Browse the repository at this point in the history
fix: broken url to ciq.com and replace logo
  • Loading branch information
brianclemens committed Dec 11, 2023
2 parents c27c5ff + 52a18aa commit 6dff700
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 6dff700

Please sign in to comment.