diff --git a/PixelatorControllerSettings.md b/PixelatorControllerSettings.md
index 27c88b3..b6184ea 100644
--- a/PixelatorControllerSettings.md
+++ b/PixelatorControllerSettings.md
@@ -121,41 +121,41 @@ The following settings define the name of additional settings files.
Each of these settings files is described in a section below.
**axisConfigFileName**::
- [Axis](#Axis)
+ [Axis](#axis)
**controllerConfigFileName**::
- [#Controller Controller]
+ [Controller](#controller)
**detectorConfigFileName**::
- [Detector](#Detector)
+ [Detector](#detector)
**epicsConfigFileName**::
- [Epics](#Epics)
+ [Epics](#epics)
**instrumentConfigFileName**::
- [Instrument](#Instrument)
+ [Instrument](#instrument)
**log4cppPropertiesFileName**::
- [Log4cpp Properties](#Log4cppProperties)
+ [Log4cpp Properties](#log4cpp-properties)
**microscopeControlConfigFileName**::
- [Microscope Control](#MicroscopeControl)
+ [Microscope Control](#microscope-control)
**pixelClockConfigFileName**::
- [Pixel Clock](#PixelClock)
+ [Pixel Clock](#pixel-clock)
**polarizationConfigFileName**::
- [Polarization](#Polarization)
+ [Polarization](#polarization)
**positionerConfigFileName**::
- [Positioner](#Positioner)
+ [Positioner](#positioner)
**topupConfigFileName**::
'''Optional''': no topup handling when this setting is missing or the file cannot be read.
- [Topup](#Topup)
+ [Topup](#topup)
**zonePlateConfigFileName**::
- [#ZonePlate Zone Plate]
+ [Zone Plate](#zone-plate)
## Axis
@@ -166,7 +166,7 @@ Each of these settings files is described in a section below.
## Epics
This file contains global epics settings.
-See source:trunk/PixelatorController/config/epics.json for an example.
+See source: trunk/PixelatorController/config/epics.json for an example.
search_timeout::
Float value defines the timeout (in seconds) used in
@@ -397,7 +397,7 @@ The following settings are available for all types of positioners:
* a name of a position value (positionUserToStringHardware)
* the position of a named position (stringHardwareToPositionUser)
-== Topup ==
+## Topup
This file contains the topup settings.
See source:trunk/PixelatorController/config/topup.json for an example.