Skip to content

Commit 8e56846

Browse files
committed
Work around apparent bug in README markdown parsing
The exact text above the "Staying in touch" section caused "Staying in touch" to lose it's formatting as a second-level heading. Adding " for details" to the sentence above works around the problem.
1 parent c85b611 commit 8e56846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Run `./import-into-eclipse.sh` or read `import-into-idea.md` as appropriate.
5454
build and release FAQ][].
5555

5656
## Contributing
57-
[Pull requests][] are welcome; see the [contributor guidelines][].
57+
[Pull requests][] are welcome; see the [contributor guidelines][] for details.
5858

5959
## Staying in touch
6060
Follow [@springframework][] and its [team members][] on Twitter. In-depth

0 commit comments

Comments
 (0)