make /1623 addresses absolute not relative

This commit is contained in:
2024-12-16 22:21:27 +00:00
parent 8c7d08a23c
commit 38926af89a
118 changed files with 429 additions and 429 deletions

View File

@@ -10,14 +10,14 @@
<link rel="stylesheet" type="text/css" href="/css/main2.css" />
</head>
<frameset cols="175,*">
<frame name="index" src="../../1623/161/years.htm" marginwidth=1 marginheight=1>
<frame name="year" src="../../1623/161/1996.htm" marginwidth=1 marginheight=1>
<frame name="index" src="/1623/161/years.htm" marginwidth=1 marginheight=1>
<frame name="year" src="/1623/161/1996.htm" marginwidth=1 marginheight=1>
</frameset>
<noframes>
Your browser doesn't seem to have frames enabled - please click
<a href="../../1623/161/1996.htm">here</a> to see the 1996 history
<a href="/1623/161/1996.htm">here</a> to see the 1996 history
without frames, and
<a href="../../1623/161/hnotes.htm">here</a> (using "open in new window")
<a href="/1623/161/hnotes.htm">here</a> (using "open in new window")
for the accompanying explanatory note.
</noframes>
</html>