fix: "noopener" is useless with "noreferrer"

This commit is contained in:
bsourisse 2023-03-20 12:11:14 +01:00
parent 7186d2d9f6
commit 4d1ad1078f
6 changed files with 14 additions and 14 deletions

View File

@ -18,7 +18,7 @@ function WizardStep1() {
<a
href='https://borgbackup.readthedocs.io/en/stable/installation.html'
target='_blank'
rel='noopener noreferrer'
rel='noreferrer'
>
found here
</a>
@ -27,7 +27,7 @@ function WizardStep1() {
<a
href='https://torsion.org/borgmatic/'
target='_blank'
rel='noopener noreferrer'
rel='noreferrer'
>
Borgmatic
</a>{' '}
@ -35,7 +35,7 @@ function WizardStep1() {
<a
href='https://packages.debian.org/buster/borgmatic'
target='_blank'
rel='noopener noreferrer'
rel='noreferrer'
>
Debian package
</a>
@ -55,7 +55,7 @@ function WizardStep1() {
<a
href='https://vorta.borgbase.com/'
target='_blank'
rel='noopener noreferrer'
rel='noreferrer'
>
just here
</a>

View File

@ -37,7 +37,7 @@ function WizardStep2(props) {
For more information,{' '}
<a
href='https://borgbackup.readthedocs.io/en/stable/usage/init.html?highlight=init#more-encryption-modes'
rel='noopener noreferrer'
rel='noreferrer'
target='_blank'
>
click here
@ -93,7 +93,7 @@ function WizardStep2(props) {
refer to{' '}
<a
href='https://vorta.borgbase.com/usage/remote/'
rel='noopener noreferrer'
rel='noreferrer'
target='_blank'
>
this documentation

View File

@ -146,7 +146,7 @@ function WizardStep3(props) {
archives, please refer to{' '}
<a
href='https://borgbackup.readthedocs.io/en/stable/usage/check.html'
rel='noopener noreferrer'
rel='noreferrer'
target='_blank'
>
this documentation
@ -158,7 +158,7 @@ function WizardStep3(props) {
If you are using Borgmatic, please refer to{' '}
<a
href='https://torsion.org/borgmatic/docs/how-to/deal-with-very-large-backups/#consistency-check-configuration'
rel='noopener noreferrer'
rel='noreferrer'
target='_blank'
>
this documentation
@ -170,7 +170,7 @@ function WizardStep3(props) {
If you are using the Vorta graphical client, please refer to{' '}
<a
href='https://vorta.borgbase.com/usage/'
rel='noopener noreferrer'
rel='noreferrer'
target='_blank'
>
this documentation

View File

@ -55,7 +55,7 @@ consistency:
documentation&nbsp;
<a
href='https://borgbackup.readthedocs.io/en/stable/quickstart.html#automating-backups'
rel='noopener noreferrer'
rel='noreferrer'
target='_blank'
>
right here
@ -70,7 +70,7 @@ consistency:
to&nbsp;
<a
href='https://vorta.borgbase.com/usage/#scheduling-automatic-backups'
rel='noopener noreferrer'
rel='noreferrer'
target='_blank'
>
this documentation
@ -83,7 +83,7 @@ consistency:
If you are using Borgmatic, you can check&nbsp;
<a
href='https://torsion.org/borgmatic/docs/how-to/set-up-backups/#autopilot'
rel='noopener noreferrer'
rel='noreferrer'
target='_blank'
>
this documentation&nbsp;

View File

@ -153,7 +153,7 @@ export default function AppriseAlertSettings() {
<Link
style={{ alignSelf: 'baseline', marginLeft: '5px' }}
href='https://borgwarehouse.com/docs/user-manual/account/#apprise'
rel='noopener noreferrer'
rel='noreferrer'
target='_blank'
>
<IconExternalLink size={16} color='#6c737f' />

View File

@ -149,7 +149,7 @@ export default function EmailAlertSettings() {
<Link
style={{ alignSelf: 'baseline', marginLeft: '5px' }}
href='https://borgwarehouse.com/docs/user-manual/account/#alerting'
rel='noopener noreferrer'
rel='noreferrer'
target='_blank'
>
<IconExternalLink size={16} color='#6c737f' />