Skip to content

Commit 6ef9cbe

Browse files
committed
Update CONTRIBUTING-DOCUMENTATION.adoc
1 parent fd0b6ca commit 6ef9cbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING-DOCUMENTATION.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= How to contribute to the reference
22

3-
The Spring reference now uses http://asciidoctor.org/[asciidoctor]. This document describes how to contribute documentation updates to the Spring reference.
3+
The Spring Framework reference now uses http://asciidoctor.org/[asciidoctor]. This document describes how to contribute documentation updates to the Spring Framework reference.
44

55
== Building with Gradle
66

@@ -25,4 +25,4 @@ Some notes on documentation
2525
* It is important to keep whitespaces to a minimum to make it simple to edit files. This means use an editor with line wrapping rather than manually inserting hard returns.
2626
* http://asciidoctor.org/docs/asciidoc-syntax-quick-reference/[Asciidoctor Quick Reference]
2727
* http://asciidoctor.org/docs/user-manual/[Asciidoctor Manual]
28-
* http://asciidoctor.org/docs/asciidoc-writers-guide/[Asciidoctor Writers Guide]
28+
* http://asciidoctor.org/docs/asciidoc-writers-guide/[Asciidoctor Writers Guide]

0 commit comments

Comments
 (0)