Skip to content

Commit 79971cb

Browse files
bobapplenilmerg
authored andcommitted
Fix broken links
1 parent ca2778e commit 79971cb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/90-SELinux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ Disabled by default.
5858
If you experience any problems while running SELinux in enforcing mode try to reproduce it in permissive mode. If the
5959
problem persists, it is not related to SELinux because in permissive mode SELinux will not deny anything.
6060

61-
When filing a bug report please add the following information additionally to the
62-
[common ones](https://icinga.com/icinga/faq/):
61+
When filing a bug report please add the following information additionally to the common ones:
62+
6363
* Output of `semodule -l | grep -e icinga2 -e icingaweb2 -e nagios -e apache`
6464
* Output of `semanage boolean -l | grep icinga`
6565
* Output of `ps -eZ | grep httpd`

modules/translation/doc/03-Translation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ below.
130130
![Untranslated strings](img/poedit_005.png)
131131

132132
And when you want to test your changes, please read more about under the chapter
133-
[Testing Translations](Testing Translations).
133+
[Testing Translations](03-Translation.md#module-translation-tests).
134134

135135
## Testing Translations <a id="module-translation-tests"></a>
136136

0 commit comments

Comments
 (0)