Repository: ant-ivyde Updated Branches: refs/heads/master 36e0c001e -> 5db6d3bcc
A typo⦠Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/5db6d3bc Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/5db6d3bc Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/5db6d3bc Branch: refs/heads/master Commit: 5db6d3bcc58753b0e594a6fd9aa4878557204f31 Parents: 36e0c00 Author: Gintas Grigelionis <[email protected]> Authored: Wed Mar 14 08:46:08 2018 +0100 Committer: Gintas Grigelionis <[email protected]> Committed: Wed Mar 14 08:46:08 2018 +0100 ---------------------------------------------------------------------- doc/src/dev.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/5db6d3bc/doc/src/dev.adoc ---------------------------------------------------------------------- diff --git a/doc/src/dev.adoc b/doc/src/dev.adoc index 699f1eb..956fb4d 100644 --- a/doc/src/dev.adoc +++ b/doc/src/dev.adoc @@ -22,4 +22,4 @@ Adding new features or fixing bugs needs community involvement. Here you will find the basics for how to get involved: * How to link:dev/build{outfilesuffix}[build] Apache IvyDE from the sources -* and the process to de a link:dev/release{outfilesuffix}[release] of Apache IvyDE +* and the process to do a link:dev/release{outfilesuffix}[release] of Apache IvyDE
