Link two factor authentication setup link in fedora-accounts
I am not sure how correctly link between different repositories. Link containing language seems wrong, relative too. Not sure how to make it better.
The syntax you are looking for is xref:fedora-accounts::user.adoc#twofactor[2FA enabled]. If you want to test it beforehand (I already did, though), you need to add this to site.yml before running docsbuilder.sh:
xref:fedora-accounts::user.adoc#twofactor[2FA enabled]
site.yml
docsbuilder.sh
content: sources: # What was there before - url: https://gitlab.com/fedora/docs/community-tools/fedora-accounts-docs.git branches: main
I switched to my proposed link syntax and pushed fbfce809a775. Thank you for your contribution!
Pull-Request has been closed by oturpe
The policy for this repository is to grant commit access to everybody with a merged pull request, so I have added you to group package-maintainer-docs. Going forward, you can self-merge trivial fixes. Pull requests are preferred for anything substantial, so others have a way to express their views.
Link two factor authentication setup link in fedora-accounts