From 55a2e8e4485fe63fbda759540958c7190dfeb85c Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Sat, 22 Oct 2022 15:56:36 +0200 Subject: doc: fix incorrect indentation fix #905 --- commands/bridge_configure.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands') diff --git a/commands/bridge_configure.go b/commands/bridge_configure.go index bbfc13be..d5b40dfd 100644 --- a/commands/bridge_configure.go +++ b/commands/bridge_configure.go @@ -77,7 +77,7 @@ git bug bridge configure \ git bug bridge configure \ --name=default \ --target=launchpad-preview \ - --url=https://bugs.launchpad.net/ubuntu/ + --url=https://bugs.launchpad.net/ubuntu/ # For Gitlab git bug bridge configure \ -- cgit