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 #8 from anderbubble/releases
Browse files Browse the repository at this point in the history
Update reference to binary releases
  • Loading branch information
brianclemens committed Oct 15, 2023
2 parents 2042862 + fd50ec1 commit f7973b3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/pages/getting-started.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ const gettingStartedLinks = [
button: 'Get Started'
},
{
name: 'Supported Binary Packages',
href: 'https://repo.ctrliq.com',
name: 'Binary Packages',
href: 'https://github.com/hpcng/warewulf/releases',
description:
'CIQ is graciously providing binary packages for non-production use; you can also find them in EPEL for RHEL dervitives.',
'Warewulf Binary packages for Enterprise Linux and SUSE are available in the GitHub releases.',
icon: SupportIcon,
button: 'Repos'
button: 'Releases'
},
]

Expand Down

0 comments on commit f7973b3

Please sign in to comment.