mirror of
https://github.com/boostorg/serialization.git
synced 2026-01-24 06:22:08 +00:00
Fix some improper css links
[SVN r24413]
This commit is contained in:
@@ -8,7 +8,7 @@ http://www.boost.org/LICENSE_1_0.txt)
|
||||
-->
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<link rel="stylesheet" type="text/css" href="../../boost.css">
|
||||
<link rel="stylesheet" type="text/css" href="../../../boost.css">
|
||||
<title>Serialization</title>
|
||||
|
||||
<!-- Expanding Menu Script Starts Here -->
|
||||
|
||||
@@ -8,7 +8,7 @@ License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
||||
http://www.boost.org/LICENSE_1_0.txt)
|
||||
-->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<link rel="stylesheet" type="text/css" href="../../boost.css">
|
||||
<link rel="stylesheet" type="text/css" href="../../../boost.css">
|
||||
<title>Serialization</title>
|
||||
</head>
|
||||
<frameset cols="30%, 70%">
|
||||
|
||||
Reference in New Issue
Block a user