Skip to content

Commit

Permalink
CORE-4752: update text
Browse files Browse the repository at this point in the history
  • Loading branch information
ekachxaidze98 committed Dec 8, 2023
1 parent 4fa07d2 commit e3834ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion templates/deposit-compliance/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import { intro as texts } from 'texts/depositing'
const NotEnoughDataMessage = () => (
<Message className={styles.errorWrapper}>
<Icon className={styles.errorIcon} src="#alert-outline" /> Check our{' '}
<Link href="https://core.ac.uk/ref-audit">guidelines</Link> enable the
<Link href="https://core.ac.uk/ref-audit">guidelines</Link> and enable the
required support and then notify us once ready, so that we can initiate
collecting this information from your repository.
</Message>
Expand Down
2 changes: 1 addition & 1 deletion texts/validator/validator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ title: RIOXX metadata validator

description: This metadata validator helps you to assess how well your metadata comply with RIOXX and provide recommendations on improving this compliance.

rioxInfo: The validator works for both [RIOXX v2](https://www.rioxx.net/profiles/v2-0-rc-2/) and [RIOXX v3](https://www.rioxx.net/profiles/v3-0-rc-1/). You can input a sample RIOXX record into the below text field to see how it complies with RIOXX. Where issues are detected, we provide recommendations to help you improve your metadata quality. 
While we are encouraging everybody to migrate to RIOXXv3, keep in mind that RIOXX v3 is as of 1st April 2023 still in the Release Candidate 1 version and some of the recommendations might change when the final version is released.
rioxInfo: The validator works for both [RIOXX v2](https://www.rioxx.net/profiles/v2-0-rc-2/) and [RIOXX v3](https://rioxx.net/profiles/v3-0-final/). You can input a sample RIOXX record into the below text field to see how it complies with RIOXX. Where issues are detected, we provide recommendations to help you improve your metadata quality. 
While we are encouraging everybody to migrate to RIOXXv3, keep in mind that RIOXX v3 is as of 1st April 2023 still in the Release Candidate 1 version and some of the recommendations might change when the final version is released.

validator:
actions:
Expand Down

0 comments on commit e3834ce

Please sign in to comment.