Show
Ignore:
Timestamp:
09/16/07 12:09:40 (16 months ago)
Author:
pmoura
Message:

Fixed broken link.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/manuals/migration/index.html

    r3741 r3847  
    8585</dl> 
    8686<p> 
    87 Logtalk supports the use of the <a title="Consult user manual" href="../userman/programming.html#libraries"><em>library(name)</em> notation</a> on the <code>module/1-2</code> and <code>use_module/2</code> directives (assuming there is an entry for the library on the <a title="Consult reference manual" href="../refman/builtins/logtalk_library_path2.html"><code>logtalk_library_path/2</code></a> table). 
     87Logtalk supports the use of the <a title="Consult user manual" href="../userman/programming.html#programming_libraries"><em>library(name)</em> notation</a> on the <code>module/1-2</code> and <code>use_module/2</code> directives (assuming there is an entry for the library on the <a title="Consult reference manual" href="../refman/builtins/logtalk_library_path2.html"><code>logtalk_library_path/2</code></a> table). 
    8888</p> 
    8989<p>