Skip to content

Commit

Permalink
CORE-bsd linking update (#1054)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekachxaidze98 authored Jan 4, 2024
1 parent 6e0f8f2 commit f7dadc6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/research-outputs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ links:
href: download-statistics
- title: Supporting research assessment and evaluation
href: supporting-research-assessment-and-evaluation
more: Find more our research outputs at [Big Scientific Data and Text Analytics group website.](http://bsdtag.kmi.open.ac.uk)
more: Find more our research outputs at [Big Scientific Data and Text Analytics group website.](http://bsdtag.kmi.open.ac.uk#publications)
moreAction:
title: find more
link: http://bsdtag.kmi.open.ac.uk
link: http://bsdtag.kmi.open.ac.uk#publications

sections:
- id: our-vision
Expand Down Expand Up @@ -965,8 +965,8 @@ sections:
footer: |
Find more our research outputs at [Big Scientific Data and Text Analytics
group website](http://bsdtag.kmi.open.ac.uk).
group website](http://bsdtag.kmi.open.ac.uk#publications).
action:
text: Find more
href: http://bsdtag.kmi.open.ac.uk
href: http://bsdtag.kmi.open.ac.uk#publications
1 change: 1 addition & 0 deletions pages/about/research-outputs.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ class ResearchOutputsPage extends Component {
tag="a"
variant="contained"
href={page.links.moreAction.link}
target="_blank"
>
{page.links.moreAction.title}
</Button>
Expand Down

0 comments on commit f7dadc6

Please sign in to comment.