[Scummvm-cvs-logs] CVS: web/docs/specs aary.php,1.1,1.2
Travis Howell
kirben at users.sourceforge.net
Wed Apr 23 19:26:10 CEST 2003
Update of /cvsroot/scummvm/web/docs/specs
In directory sc8-pr-cvs1:/tmp/cvs-serv28536/docs/specs
Modified Files:
aary.php
Log Message:
Fix broken link
Index: aary.php
===================================================================
RCS file: /cvsroot/scummvm/web/docs/specs/aary.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- aary.php 13 Sep 2002 14:42:20 -0000 1.1
+++ aary.php 24 Apr 2003 02:25:51 -0000 1.2
@@ -25,7 +25,7 @@
however, the contents of an array is not stored in the data file and can only
be set at run time. Arrays can be dynamically allocated and freed as desired,
but only a limited number are available. See the section on Arrays in the <a
-href="scrp.html">Scripts</A> chapter for more information.
+href="scrp.php">Scripts</A> chapter for more information.
<p>The way Arrays work was redesigned completely between V5 and V6.
More information about the Scummvm-git-logs
mailing list