Skip to content

Commit

Permalink
Fixed rst syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
akbertram committed Dec 21, 2016
1 parent 3c2b9d7 commit fac2ed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/library/project-setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ For projects organized with Gradle, add the following to your ``build.gradle`` f
compile "org.renjin:renjin-script-engine:0.8.2300";
}
See the `renjin-gradle-example_` on GitHub for a complete example.
See the `renjin-gradle-example`_ on GitHub for a complete example.

.. _renjin-gradle-example: https://github.com/bedatadriven/renjin-gradle-example

Expand Down

0 comments on commit fac2ed7

Please sign in to comment.