diff --git a/src/app/app.component.ts b/src/app/app.component.ts index 157055d..104215e 100644 --- a/src/app/app.component.ts +++ b/src/app/app.component.ts @@ -226,7 +226,7 @@ export class AppComponent implements OnInit { , null, null, null, null, "_self") ); this.menuItems.push( - new MenuItem("deposit", "Deposit", "https://"+(properties.environment == "beta" ? "beta." : "")+this.community.communityId+".openaire.eu/participate/participate/deposit/learn-how", "", false, [], ['/participate/deposit/learn-how'], null, null, null, null, null, "_self") + new MenuItem("deposit", "Deposit", "https://"+(properties.environment == "beta" ? "beta." : "")+this.community.communityId+".openaire.eu/participate/deposit/learn-how", "", false, [], ['/participate/deposit/learn-how'], null, null, null, null, null, "_self") ); this.menuItems.push( new MenuItem("link", "Link", "https://"+(properties.environment == "beta" ? "beta." : "")+this.community.communityId+".openaire.eu/participate/claim", "", false, [], ['/participate/claim'], null, null, null, null, null, "_self", diff --git a/src/assets/openaire-theme b/src/assets/openaire-theme index 201ff99..99ecab0 160000 --- a/src/assets/openaire-theme +++ b/src/assets/openaire-theme @@ -1 +1 @@ -Subproject commit 201ff990c0b2532951a796b10799ab95cb40c0b0 +Subproject commit 99ecab0b4e9ceed21424c8fa26ef270b4695b11e