mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 15:03:07 +00:00
Link fixes
This commit is contained in:
@@ -107,7 +107,7 @@ export class RSSComponent implements OnInit, OnDestroy {
|
||||
} else {
|
||||
route += `&query=*`;
|
||||
}
|
||||
route = '/' + opensearch +'/' + route;
|
||||
route = '/' + opensearch + '/' + route;
|
||||
return route;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user