Skip to content

Commit

Permalink
fix: URL and name of Packit Service
Browse files Browse the repository at this point in the history
Co-authored-by: Laura Barcziová <[email protected]>
  • Loading branch information
Venefilyn and lbarcziova authored Nov 11, 2024
1 parent 3df0e03 commit 342fc4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/routes/__root.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -288,9 +288,9 @@ export const Route = createRootRouteWithContext<RouterContext>()({
<a
target="_blank"
rel="noreferrer"
href="https://github.com/packit/dashboard"
href="https://github.com/packit/packit-service"
>
Service
Packit Service
</a>
</ListItem>
</List>
Expand Down

0 comments on commit 342fc4d

Please sign in to comment.