Add missing hashmark to link

This commit is contained in:
Anders Ingemann 2015-04-22 08:53:59 +02:00
parent 84de1de00f
commit ad8d817c52

View file

@ -11,7 +11,7 @@ Since hardcoding manifests for each test, bootstrapping them and booting the
resulting images is too much code for a single test, a testing harness has
been developed that reduces each test to it's bare essentials:
* Combine available `manifest partials <manifest-partials>`__ into a single manifest
* Combine available `manifest partials <#manifest-partials>`__ into a single manifest
* Boot an instance from a manifest
* Run tests on the booted instance