diff --git a/src/main/resources/allure-bamboo.properties b/src/main/resources/allure-bamboo.properties
index 8382a79..9f91d2a 100644
--- a/src/main/resources/allure-bamboo.properties
+++ b/src/main/resources/allure-bamboo.properties
@@ -12,13 +12,13 @@ allure.report.path.prefix.description=The subdirectory (or subdirectories) to pu
An example allure-report/
allure.issues.tracker.pattern.label=Issue tracker pattern
allure.issues.tracker.pattern.description=\
- Specify the issue tracker pattern. E.g. http://bugtracker.yourcompany.com/issues/%s \
- For more information you can see this wiki page.
+ Specify the issue tracker pattern. E.g. http://bugtracker.example.org/issues/%s \
+ For more information you can see an official documentation.
allure.tests.management.pattern.label=Test management pattern
allure.tests.management.pattern.description=\
- Specify the test management system pattern. E.g. http://tms.yourcompany.com/tests/%s \
- For more information you can see this wiki page.
-allure.task.help.link=https://docs.qameta.io/allure/latest/#_bamboo
+ Specify the test management system pattern. E.g. http://tms.example.org/tests/%s \
+ For more information you can see an official documentation.
+allure.task.help.link=https://allurereport.org/
allure.task.help.title=Go to Allure website!
error.property.empty=The property value should not be empty
error.path.absolute=The path should be relative