i've created a documentation for the context-aware config stuff [1]
it consists of three pages with [2] [3], and i've problems linking from 1 to
2,3.
i use this syntax in 1:
* [Context-Aware Configuration - Default Implementation]({{
ref.context-aware-configuration-default-implementation.path }})
* [Context-Aware Configuration - SPI]({{
ref.context-aware-configuration-spi.path }})
which works in the other places, but not on this one.
any idea how to fix this? i could fall back to absolute external links to the
sling site, but this is not a nice solution.
stefan
[1]
http://sling.apache.org/documentation/bundles/context-aware-configuration/context-aware-configuration.html
[2]
http://sling.apache.org/documentation/bundles/context-aware-configuration/context-aware-configuration-default-implementation.html
[3]
http://sling.apache.org/documentation/bundles/context-aware-configuration/context-aware-configuration-spi.html