diff --git a/content/development.html b/content/development.html index 7f97dcb..17ade24 100644 --- a/content/development.html +++ b/content/development.html @@ -206,7 +206,7 @@

Prerequisites

  • Set or export JAVA_HOME to point to JDK. For example in Ubuntu: export JAVA_HOME=/usr/lib/jvm/java-6-openjdk
  • -
  • Get Airavata source [checked out](https://github.com/apache/airavata) from Airavata trunk.
  • +
  • Get Airavata source [checked out](https://gitbox.apache.org/repos/asf/airavata.git) from Airavata trunk.
  • Build the distribution

    diff --git a/source/development.md b/source/development.md index e0d245a..4b8aa51 100644 --- a/source/development.md +++ b/source/development.md @@ -166,7 +166,7 @@ id: development
  • Set or export JAVA_HOME to point to JDK. For example in Ubuntu: export JAVA_HOME=/usr/lib/jvm/java-6-openjdk
  • -
  • Get Airavata source [checked out](https://github.com/apache/airavata) from Airavata trunk.
  • +
  • Get Airavata source [checked out](https://gitbox.apache.org/repos/asf/airavata.git) from Airavata trunk.
  • Build the distribution