mirror of
https://github.com/boostorg/algorithm.git
synced 2025-07-30 12:37:15 +02:00
Fix stylesheet link
[SVN r25048]
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html public "-//w3c//dtd html 4.0 transitional//en">
|
<!DOCTYPE html public "-//w3c//dtd html 4.0 transitional//en">
|
||||||
<HTML>
|
<HTML>
|
||||||
<HEAD>
|
<HEAD>
|
||||||
<LINK REL="stylesheet" TYPE="text/css" HREF="../../../../boost.css">
|
<LINK REL="stylesheet" TYPE="text/css" HREF="../../../boost.css">
|
||||||
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||||
<META name="GENERATOR" content="Mozilla/4.77 [en] (X11; U; Linux 2.2.19 i686) [Netscape]">
|
<META name="GENERATOR" content="Mozilla/4.77 [en] (X11; U; Linux 2.2.19 i686) [Netscape]">
|
||||||
<META name="Author" content="Herve Bronnimann">
|
<META name="Author" content="Herve Bronnimann">
|
||||||
|
Reference in New Issue
Block a user