Skip to content

Commit

Permalink
fix seu pomodoro href
Browse files Browse the repository at this point in the history
  • Loading branch information
netosts committed Sep 23, 2024
1 parent 391ac72 commit 756947a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stores/main.store.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export const useMainStore = defineStore({
},
},
{
href: "https://netosts.github.io/seupomodoro",
href: "https://netosts.github.io/seu-pomodoro",
src: "./images/seu-pomodoro.png",
imgAlt: "seu-pomodoro.png",
name: "Seu Pomodoro",
Expand Down

0 comments on commit 756947a

Please sign in to comment.