Explorar el Código

Updated content.

mitm hace 8 años
padre
commit
a46b4362c6
Se han modificado 1 ficheros con 2 adiciones y 3 borrados
  1. 2 3
      README.adoc

+ 2 - 3
README.adoc

@@ -35,12 +35,11 @@ There are a few simple rules to follow when contributing.
 The `#` sign substitutes for `.adoc`.
 +
 The path should be relative to the `asciidoc` folder.
-+
-See link:http://asciidoctor.org/docs/user-manual/#inter-document-cross-references[http://asciidoctor.org/docs/user-manual/#inter-document-cross-references] for more info.
-
 +
 For example: `++<<jme3/requirements#,Software and hardware requirements>>++` +
 links to the `requirements.adoc` page, which lives in a sub-folder of `asciidoc` named `jme3`.
++
+See link:http://asciidoctor.org/docs/user-manual/#inter-document-cross-references[http://asciidoctor.org/docs/user-manual/#inter-document-cross-references] for more info.
 .  When linking to images stored in the wiki repository, always use an image prefix in front of the file name and square brackets after it with the format,
 **  Image on its own line  - `image::path/to/image.jpg[image alt text,width=" ",height=" ", align=" "]`
 +