From e651452c64dd7529d073f162204207a72f0c5530 Mon Sep 17 00:00:00 2001 From: Mick Ilovski <68362775+mickilovski@users.noreply.github.com> Date: Thu, 16 Oct 2025 14:41:45 +1100 Subject: [PATCH] Update repository clone URL in README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 66ce28a..b8abd90 100644 --- a/README.rst +++ b/README.rst @@ -26,7 +26,7 @@ Installation ------------------------------- .. code-block:: bash - git clone git@bitbucket.org:geoscienceaustralia/aem-interpretation-conversion.git + git clone https://github.com/GeoscienceAustralia/aem-interpretation-conversion.git cd aem-interpretation-conversion ---