diff options
Diffstat (limited to 'docs/conf/inspircd.example.conf')
| -rw-r--r-- | docs/conf/inspircd.example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf/inspircd.example.conf b/docs/conf/inspircd.example.conf index 93b426a21..83b56e459 100644 --- a/docs/conf/inspircd.example.conf +++ b/docs/conf/inspircd.example.conf @@ -180,7 +180,7 @@ # permissions: The octal permissions to set on the UNIX socket after it has # been created. If you are not familiar with octal permissions you should - # not define this or refer to http://permissions-calculator.org for help. + # not define this or refer to https://chmod-calculator.com/ for help. # Note: This does not take effect on rehash. # To change it on a running bind, you'll have to comment it out, # rehash, comment it in and rehash again. |
