Skip to content

Commit

Permalink
fix: landing page Nginx catalog link
Browse files Browse the repository at this point in the history
Signed-off-by: Thassilo Schulze <[email protected]>
  • Loading branch information
thass0 authored and StefanJum committed Jul 20, 2024
1 parent 3c94d08 commit 2c16ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/landing/catalog-strip.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ export function CatalogStrip(props: BoxProps) {
</AppLink>
*/}
<AppLink
href='https://github.com/unikraft/catalog/tree/main/exanokes/nginx'
href='https://github.com/unikraft/catalog/tree/main/library/nginx/1.25'
accentColor='#009900'
name='NGINX'
>
Expand Down

0 comments on commit 2c16ba1

Please sign in to comment.