File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
dashboard/log-analyzer/src/components/layout Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ export default function Sidebar() {
7474 } ;
7575
7676 const handleProductHunt = ( ) => {
77- window . open ( 'https://www.producthunt.com/posts/log-analyzer ' , '_blank' ) ;
77+ window . open ( 'https://www.producthunt.com/posts/habitgo ' , '_blank' ) ;
7878 } ;
7979
8080 const handleGitHub = ( ) => {
@@ -178,7 +178,7 @@ export default function Sidebar() {
178178 { /* Updated bottom section */ }
179179 < div className = "p-6 border-t border-gray-200 space-y-3" >
180180 < a
181- href = "https://www.producthunt.com/posts/log-analyzer ?utm_source=badge-featured"
181+ href = "https://www.producthunt.com/posts/habitgo ?utm_source=badge-featured"
182182 target = "_blank"
183183 rel = "noopener noreferrer"
184184 onClick = { handleProductHunt }
You can’t perform that action at this time.
0 commit comments