diff --git a/docs/get_started/installation.rst b/docs/get_started/installation.rst index 0b246ddb7d..b223fb7c65 100644 --- a/docs/get_started/installation.rst +++ b/docs/get_started/installation.rst @@ -49,7 +49,7 @@ Perform this procedure on every node in the federation. .. code-block:: console - $ git clone https://github.com/intel/openfl.git + $ git clone https://github.com/securefederatedai/openfl.git #. Install build tools, before installing |productName|: @@ -137,6 +137,6 @@ Follow this procedure to download or build a Docker\*\ image of |productName|, .. code-block:: console - $ git clone https://github.com/intel/openfl.git + $ git clone https://github.com/securefederatedai/openfl.git $ cd openfl $ docker build -f openfl-docker/Dockerfile.base .