diff options
Diffstat (limited to 'tasks-reference/environment/text.xml')
-rw-r--r-- | tasks-reference/environment/text.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tasks-reference/environment/text.xml b/tasks-reference/environment/text.xml index f6eea7a..be30bf8 100644 --- a/tasks-reference/environment/text.xml +++ b/tasks-reference/environment/text.xml @@ -17,8 +17,8 @@ This directory should <b>only</b> be used for setting environment variables. <p> To install a file into this directory, use <c>doenvd</c> or <c>newenvd</c> (see -`Install Functions Reference`_). The format of the file should be a series of -lines in the form <c>VARIABLE="the value"</c>. +<uri link="::function-reference/install-functions/"/>). The format of the file +should be a series of lines in the form <c>VARIABLE="the value"</c>. </p> <p> |