From cc7e463a9d5e979e500543416f25a0205b291759 Mon Sep 17 00:00:00 2001 From: Mark Gardner <86278062+MarkGardnerUSyd@users.noreply.github.com> Date: Mon, 19 Aug 2024 10:34:56 +1000 Subject: [PATCH] Update README.md Remove ACRF from links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 10d5b4e..a6b53bf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Packaging and releasing python code on pypi -![tests](https://github.com/ACRF-Image-X-Institute/packaging_demo/actions/workflows/run_tests.yml/badge.svg) [![codecov](https://codecov.io/gh/ACRF-Image-X-Institute/packaging_demo/branch/master/graph/badge.svg?token=65PQ8M7NAB)](https://codecov.io/gh/ACRF-Image-X-Institute/packaging_demo) ![docs](https://github.com/ACRF-Image-X-Institute/packaging_demo/actions/workflows/build_docs.yml/badge.svg) +![tests](https://github.com/Image-X-Institute/packaging_demo/actions/workflows/run_tests.yml/badge.svg) [![codecov](https://codecov.io/gh/Image-X-Institute/packaging_demo/branch/master/graph/badge.svg?token=65PQ8M7NAB)](https://codecov.io/gh/Image-X-Institute/packaging_demo) ![docs](https://github.com/Image-X-Institute/packaging_demo/actions/workflows/build_docs.yml/badge.svg) Author: Brendan Whelan @@ -27,7 +27,7 @@ pip install -r dev-requirements.txt ## Usage -A detailed tutorial is provided [here](https://acrf-image-x-institute.github.io/packaging_demo/) +A detailed tutorial is provided [here](https://image-x-institute.github.io/packaging_demo/) - *docs* contains html documentation - *docsrc* markdown/rst source documentation