Fixed some URL links in a couple of documents.

This commit is contained in:
Greg King
2021-05-12 05:05:39 -04:00
parent 05f545e189
commit 5d198d6842
2 changed files with 3 additions and 3 deletions

View File

@@ -5186,7 +5186,7 @@ the module just loaded. Possible error codes are:
<item><tt/MLOAD_ERR_MEM/ - Not enough memory
</itemize>
<tag/Notes/<itemize>
<item>The <htmlurl url="ld65.html" name="ld65"> linker is needed to create
<item>The <url url="ld65.html" name="ld65 linker"> is needed to create
relocatable o65 modules for use with this function.
<item>The function is available only as a fastcall function; so, it may be used
only in the presence of a prototype.