mirror of https://github.com/fail2ban/fail2ban
small typo fix
parent
1fcca886ab
commit
742036e9bf
2
Home.md
2
Home.md
|
@ -17,7 +17,7 @@
|
|||
- [Fail2ban does not ban and logs include iptables v...: unknown option "-w"](How-fail2ban-works)
|
||||
|
||||
* #### Configuration
|
||||
- [Properly fail2ban configuration](Properly-fail2ban-configuration)
|
||||
- [Proper fail2ban configuration](Properly-fail2ban-configuration)
|
||||
- [Fail2ban Troubleshooting](Troubleshooting)
|
||||
- [How fail2ban substitution resp. runtime interpolation works](How-fail2ban-substitution-resp.-runtime-interpolation-works)
|
||||
---
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Please read [properly fail2ban configuration](Properly-fail2ban-configuration) carefully before and follow the instructions there.<br/>
|
||||
Please read [proper fail2ban configuration](Properly-fail2ban-configuration) carefully before and follow the instructions there.<br/>
|
||||
Many issues are configuration-related and can be relative easy rectified by the adjustment of the configuration.
|
||||
|
||||
***
|
||||
|
|
|
@ -6,6 +6,6 @@
|
|||
---
|
||||
### FAQ
|
||||
* #### Configuration
|
||||
- [Properly fail2ban configuration](Properly-fail2ban-configuration)
|
||||
- [Proper fail2ban configuration](Properly-fail2ban-configuration)
|
||||
- [Fail2ban Troubleshooting](Troubleshooting)
|
||||
- [How fail2ban substitution resp. runtime interpolation works](How-fail2ban-substitution-resp.-runtime-interpolation-works)
|
Loading…
Reference in New Issue