diff --git a/.gitlab/issue_templates/Module_bug.md b/.gitlab/issue_templates/Module_bug.md index d3a1993c2e51df1a12fa40c0e83e6fd713928c25..0486de2cdb64cbdf94e43bb2ebbb98fcd3d22754 100644 --- a/.gitlab/issue_templates/Module_bug.md +++ b/.gitlab/issue_templates/Module_bug.md @@ -1,6 +1,6 @@ This is a template for submitting an issue, fill the blanks and remove non-applicable stuff. -First, read the [frequently asked questions](https://git.weboob.org/weboob/weboob/-/wikis/faq#common-problems). +First, read the [frequently asked questions](https://gitlab.com/woob/woob/-/wikis/faq#common-problems). ### With which module do you encounter problems? @@ -16,7 +16,7 @@ paste here ### What weboob version are you using? -Output of `weboob-config --version` command: +Output of `woob config --version` command: ``` paste here @@ -24,7 +24,7 @@ paste here ### What module version are you using? -Output of `weboob-config info MODULE_NAME` command: +Output of `woob config info MODULE_NAME` command: ``` paste here