Repository: incubator-taverna-common-activities Updated Branches: refs/heads/master fe188dad6 -> 9b5ea8a77
markdown typo Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/commit/9b5ea8a7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/tree/9b5ea8a7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/diff/9b5ea8a7 Branch: refs/heads/master Commit: 9b5ea8a7706bded9fdea2e6979f90a40787363ec Parents: fe188da Author: Stian Soiland-Reyes <[email protected]> Authored: Mon Jun 20 17:43:41 2016 +0100 Committer: Stian Soiland-Reyes <[email protected]> Committed: Mon Jun 20 17:43:41 2016 +0100 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/blob/9b5ea8a7/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index e0712fa..3f14027 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ however you might want to compile these yourself in the below order: * [taverna-language](https://taverna.incubator.apache.org/download/language/) * [taverna-osgi](https://taverna.incubator.apache.org/download/osgi/) -* [taverna-engine](https://taverna.incubator.apache.org/download/engine/ +* [taverna-engine](https://taverna.incubator.apache.org/download/engine/) Please see the `<properties>` of this [pom.xml](pom.xml) to find the correct versions to build.
