Skip to content

Commit

Permalink
Merge pull request #27 from gianlucam76/fix
Browse files Browse the repository at this point in the history
Fix
  • Loading branch information
gianlucam76 authored Oct 3, 2024
2 parents c37c05f + 446c6e8 commit 5136f17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/config/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ interface AppConfig {
export const appConfig: AppConfig = {
name: "Sveltos",
github: {
title: "dashboard",
url: "https://github.com/projectsveltos/dashboard",
title: "Sveltos",
url: "https://github.com/projectsveltos/addon-controller",
},
defaultType: sveltosClusterValue,
defaultPage: 1,
Expand Down

0 comments on commit 5136f17

Please sign in to comment.