frame.html
changeset 1370 f696187c0098
parent 1079 ef0805397b5b
--- a/frame.html	Sat Sep 15 20:05:49 2012 +0300
+++ b/frame.html	Thu Sep 20 22:34:23 2012 +0300
@@ -5,6 +5,6 @@
 </head>
 <frameset cols="220,*">
     <frame src="frame-index.html" name="toc">
-    <frame src="index.html" name="article">
+    <frame src="README.html" name="article">
 </frameset>
 </html>