Project

General

Profile

« Previous | Next » 

Revision 59452

[use-UoaAdminToolsLibrary | Library]: Merge trunk into branch.

View differences:

depositFirstPage.component.ts
241 241
    this.route.data
242 242
      .subscribe((data: { envSpecific: EnvProperties }) => {
243 243
        this.properties = data.envSpecific;
244
        this.url = this.properties.baseLink+this._router.url;
244
        this.url = this.properties.domain+this.properties.baseLink + this._router.url;
245 245
        this.seoService.createLinkForCanonicalURL(this.url, false);
246 246

  
247 247
        var description = "Find the appropriate repository or journal or use Zenodo repository to deposit your research and publish in  the Open Access journals that suit your needs.";

Also available in: Unified diff