doc: imag:// prefix should be optional
This commit is contained in:
parent
5b034dc37b
commit
fc46f1a8df
1 changed files with 1 additions and 0 deletions
|
@ -171,6 +171,7 @@ imag://module/some/sub/folder/example
|
||||||
|
|
||||||
As shown in the example, a link to imag-internal entries, the link is prefixed
|
As shown in the example, a link to imag-internal entries, the link is prefixed
|
||||||
with a "imag://" identifier.
|
with a "imag://" identifier.
|
||||||
|
This prefix is optional.
|
||||||
A link to external content MUST NEVER be prefixed this way.
|
A link to external content MUST NEVER be prefixed this way.
|
||||||
The path of the internal link MUST NEVER be relative, but always absolute from
|
The path of the internal link MUST NEVER be relative, but always absolute from
|
||||||
the root directory of the store.
|
the root directory of the store.
|
||||||
|
|
Loading…
Reference in a new issue