diff options
author | Dave Whiteland <dave@mysociety.org> | 2014-06-09 15:00:15 +0100 |
---|---|---|
committer | Dave Whiteland <dave@mysociety.org> | 2014-06-09 15:00:15 +0100 |
commit | b4db6520c7abfb8fe6157c2e717b769813cfec77 (patch) | |
tree | 25cc4945e749c8502726b12f83f668576dc3e33f | |
parent | 40b7f2f3f9728e6b7a27027630dfe6d1924a563e (diff) |
delete redundant anchor tag (Jekyll autogenerates it)
-rw-r--r-- | installing/exim4.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/installing/exim4.md b/installing/exim4.md index 98438f468..4cb056a26 100644 --- a/installing/exim4.md +++ b/installing/exim4.md @@ -101,8 +101,6 @@ yours does, you will need to rename it before running `update-exim4.conf`. `dc_local_interfaces='0.0.0.0 ; ::1'`, and `dc_other_hostnames='<your-host-name>'`) -<a name="troubleshooting"> </a> - ## Troubleshooting To test mail delivery, run: |