Skip to content

Commit

Permalink
fix markdown for User Guide URL in issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
3flex authored Jan 11, 2018
1 parent 036f89b commit 14761b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Please check the (User Guide)[http://imperceptiblethoughts.com/shadow] before submitting "how do I do 'x'?" questions!
Please check the [User Guide](http://imperceptiblethoughts.com/shadow) before submitting "how do I do 'x'?" questions!

### Shadow Version

Expand All @@ -10,4 +10,4 @@ Please check the (User Guide)[http://imperceptiblethoughts.com/shadow] before su

### Gradle Build Script(s)

### Content of Shadow JAR (`jar tf <jar file>` - post link to GIST if too long)
### Content of Shadow JAR (`jar tf <jar file>` - post link to GIST if too long)

0 comments on commit 14761b1

Please sign in to comment.