diff --git a/templates/custom/portfolio.tmpl b/templates/custom/portfolio.tmpl index c29d6b3..d525124 100644 --- a/templates/custom/portfolio.tmpl +++ b/templates/custom/portfolio.tmpl @@ -331,7 +331,7 @@ document.addEventListener('DOMContentLoaded', async () => { topics: ['project'], language: mainLang, orgName: 'Projects', - url: `{{AppSubUrl}}/orgs/${org.username}/dashboard` + url: `{{AppSubUrl}}/${org.username}` }); } else {