Skip to content

Commit 20a50b8

Browse files
Fix Build Status Link
The previous syntax would be valid in Markdown but this is an Asciidoc file.
1 parent ad9a24f commit 20a50b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= Introduction
22

3-
[![Build Status](https://travis-ci.org/grails-samples/grails-forge.svg?branch=master)](https://travis-ci.org/grails-samples/grails-forge)
3+
image:https://travis-ci.org/grails-samples/grails-forge.svg?branch=master["Build Status", link="https://travis-ci.org/grails-samples/grails-forge"]
44

55
This project represents a web based Grails project creator. Grails projects may be created using the browser interface or via curl.
66

0 commit comments

Comments
 (0)