Resolves #149
Fixed all the anchors in the subdocuments of Install_Using_Anaconda.adoc to the format xref:<module>/<document>#<section.
Install_Using_Anaconda.adoc
xref:<module>/<document>#<section
Hi! @pbokoc or @bcotton could you review this PR, please? :smile:
LGTM (the long lines make me sad, but that's not your doing so I won't ask you to fix it :-) )
Pull-Request has been merged by bcotton
@bcotton Breaking lines will generate, for translation, strings with a paragraph with newline characters, which makes it harder to translate.
See https://github.com/coreos/fedora-coreos-docs/pull/256
... At least on NOTE blocks. To be honest, I'm not sure how it affects the rest of the text...
Resolves #149
Fixed all the anchors in the subdocuments of
Install_Using_Anaconda.adocto the formatxref:<module>/<document>#<section.