1 files changed, 1 insertions, 1 deletions
diff --git a/latest/deprecation_policy.html b/latest/deprecation_policy.html
index b03a66c973..ceed20d222 100644
--- a/latest/deprecation_policy.html
+++ b/latest/deprecation_policy.html
@@ -162,7 +162,7 @@ the minimum required version may be bumped up to a recent Rust version, and so
people building from source should ensure they can fetch recent versions of Rust
(e.g. by using <a href="https://rustup.rs/">rustup</a>).</p>
<p>The oldest supported version of SQLite is the version
-<a href="https://packages.debian.org/buster/libsqlite3-0">provided</a> by
+<a href="https://packages.debian.org/bullseye/libsqlite3-0">provided</a> by
<a href="https://wiki.debian.org/DebianOldStable">Debian oldstable</a>.</p>
<h2 id="context"><a class="header" href="#context">Context</a></h2>
<p>It is important for system admins to have a clear understanding of the platform
|