Remove dead link, point to document in source/distribution tree
[openafs-wiki.git] / AFSLore / CodeArchitecture.mdwn
index abed74c..28e6ad0 100644 (file)
@@ -4,7 +4,7 @@ This is an entry point into the code architecture. As always, the source for you
 
 -- Starting Point --
 
-- <http://www.openafs.org/cgi-bin/cvsweb.cgi/openafs/doc/pdf/> Early architectural documents. Out of date, but still important. You should especially read the Architectural Overview document (archov-doc.pdf)
+- Early architectural documents are in the source tree at openafs/doc/pdf. The are out of date, but still important. You should especially read the Architectural Overview document (archov-doc.pdf)
 - To understand the source layout, consult src/SOURCE-MAP -- this is a good place to go after reading the Architectural Overview
 - Need to document the build environment issues -- README, README.DEVEL, README.CVS
 - src/BUILDNOTES (at least in the 1.4 tree) is not very helpful