URLs referenved wrong document

This commit is contained in:
Marty Kraimer
1998-06-18 12:32:33 +00:00
parent 0f2fb17864
commit d8c4ebda03
+3 -3
View File
@@ -25,7 +25,7 @@ online viewing and postscript for generating a hard copy.
<P>LANL has a revision of the Record Reference Manual available. See the
LANL EPICS documentation.
<P>The document "<A HREF="http://www.aps.anl.gov/asd/controls/epics/EpicsDocumentation/AppDevManuals/iocAppBuildSRcontrol.html">EPICS
<P>The document "<A HREF="http://www.aps.anl.gov/asd/controls/epics/EpicsDocumentation/AppDevManuals/iocAppBuildSRcontrol3_13_0beta12.html">EPICS
IOC Applications: Building and Source/Release Control</A>" provides guidlines
for developing applications with 3.13.
<H3>
@@ -34,7 +34,7 @@ Changes between beta11 and beta12</H3>
<H3>
IOC Applications: Building</H3>
The following explains changes that need to be made to existing applications
that followed the <A HREF="http://www.aps.anl.gov/asd/controls/epics/EpicsDocumentation/AppDevManuals/iocAppBuildSRcontrol.html">EPICS
that followed the <A HREF="http://www.aps.anl.gov/asd/controls/epics/EpicsDocumentation/AppDevManuals/iocAppBuildSRcontrol3_13_0beta12.html">EPICS
IOC Applications: Building and Source/Release Control</A>. guidelines.
See the new version of this manual for details.
@@ -863,7 +863,7 @@ means that each Application Source/Release Control system has to be modified
to take advantage of the new capabilities. Again the changes in RULES and
makeBaseApp should make this task easier.
<P>The document "<A HREF="http://www.aps.anl.gov/asd/controls/epics/EpicsDocumentation/AppDevManuals/iocAppBuildSRcontrol.html">EPICS
<P>The document "<A HREF="http://www.aps.anl.gov/asd/controls/epics/EpicsDocumentation/AppDevManuals/iocAppBuildSRcontrol3_13_0beta12.html">EPICS
IOC Applications: Building and Source/Release Control</A>" describes a
utility makeBaseApp which can be used for small applications. It also provides
guidlines that can be used for large applications.