Skip to content

Commit 8d5cc0a

Browse files
- fix link to OBS maintenance chapter
1 parent ce6363c commit 8d5cc0a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

osc/commandline.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2534,7 +2534,7 @@ def do_copypac(self, subcmd, opts, *args):
25342534
def do_releaserequest(self, subcmd, opts, *args):
25352535
"""${cmd_name}: Create a request for releasing a maintenance update.
25362536
2537-
[See http://doc.opensuse.org/products/draft/OBS/obs-reference-guide/cha.obs.maintenance_setup.html
2537+
[See http://doc.opensuse.org/products/draft/OBS/obs-reference-guide_draft/cha.obs.maintenance_setup.html
25382538
for information on this topic.]
25392539
25402540
This command is used by the maintence team to start the release process of a maintenance update.
@@ -2580,7 +2580,7 @@ def do_releaserequest(self, subcmd, opts, *args):
25802580
def do_createincident(self, subcmd, opts, *args):
25812581
"""${cmd_name}: Create a maintenance incident
25822582
2583-
[See http://doc.opensuse.org/products/draft/OBS/obs-reference-guide/cha.obs.maintenance_setup.html
2583+
[See http://doc.opensuse.org/products/draft/OBS/obs-reference-guide_draft/cha.obs.maintenance_setup.html
25842584
for information on this topic.]
25852585
25862586
This command is asking to open an empty maintence incident. This can usually only be done by a responsible
@@ -2646,7 +2646,7 @@ def do_createincident(self, subcmd, opts, *args):
26462646
def do_maintenancerequest(self, subcmd, opts, *args):
26472647
"""${cmd_name}: Create a request for starting a maintenance incident.
26482648
2649-
[See http://doc.opensuse.org/products/draft/OBS/obs-reference-guide/cha.obs.maintenance_setup.html
2649+
[See http://doc.opensuse.org/products/draft/OBS/obs-reference-guide_draft/cha.obs.maintenance_setup.html
26502650
for information on this topic.]
26512651
26522652
This command is asking the maintence team to start a maintence incident based on a

0 commit comments

Comments
 (0)