From 0b0587e57c3ab10094955b18137ce88a9fcc7ef5 Mon Sep 17 00:00:00 2001 From: Chris Thompson Date: Tue, 8 Aug 2023 14:12:50 -0400 Subject: [PATCH] Update link to issue queue /new only works if logged in --- docs/operators/tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/operators/tutorial.md b/docs/operators/tutorial.md index a17f6adf..58b2b6a6 100644 --- a/docs/operators/tutorial.md +++ b/docs/operators/tutorial.md @@ -154,7 +154,7 @@ export PATH=$PATH:$HOME/.local/bin abra -h # check it works ``` -If you run into issues during installation, [please report a ticket](https://git.coopcloud.tech/coop-cloud/abra/issues/new) :pray: Once you're all set up, we **highly** recommend configuring command-line auto-completion for `abra`. See `abra autocomplete -h` for more on how to do this. +If you run into issues during installation, [please report a ticket](https://git.autonomic.zone/coop-cloud/organising/issues) :pray: Once you're all set up, we **highly** recommend configuring command-line auto-completion for `abra`. See `abra autocomplete -h` for more on how to do this. !!! question "Can I install `abra` on my server?"