Fix broken links of genode.org

This commit is contained in:
Stefan Kalkowski
2012-03-27 13:04:33 +02:00
committed by Norman Feske
parent 59221f9c17
commit fc8a24129b
3 changed files with 6 additions and 6 deletions

View File

@@ -908,7 +908,7 @@ request inconsistently. We have now enhanced the 'Root_component' template with
a policy parameter to 'Root_component' that allows the specification of a
session-creation policy. The most important policy is whether a service can
have a single or multiple clients.
[http://genode.org/documentation/api/static_content/code/base/include/root/component - See the improved template...]
[http://genode.org/documentation/api/inline?code/base/include/root/component.h - See the improved template...]
Out-of-order RPC replies
========================