Update index.html

This commit is contained in:
Gregory Burd 2023-10-21 10:20:18 -04:00 committed by GitHub
parent 1c6641bac5
commit 6d8d08833e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,10 @@
<link rel="stylesheet" href="/assets/css/ie.css">
<![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!-- Begin GoatCounter Code -->
<script data-goatcounter="https://stats.burd.me/count"
async src="//stats.burd.me/count.js"></script>
<!-- End GoatCounter Code -->
</head>
<body data-gr-c-s-loaded="true">
<div id="header">
@ -38,7 +41,9 @@
<div id="title">
<h1 id="table-of-contents">Documentation</h1>
<p>An archive of information related to BerkeleyDB.</p>
<p>A partial archive of sources and information related to BerkeleyDB maintained by a former employee of Sleepycat Software and Oracle's Berkeley DB team. This is not meant to be a comprehensive archive, as I have no plans to include anything related to releases under the GPL.</p>
<p>Releases from Oracle can be found at https://ftp.osuosl.org/pub/blfs/conglomeration/db/db-M.m.p.tar.gz as in 6.0.19</a>
<p>FreeBSD maintains <a href="https://ftp.tw.freebsd.org/distfiles/bdb/">a complete archive of releases as source code and patches</a> they use.</p>
</div>
<h2 id="table-of-contents">BerkeleyDB</h2>