patx/mongokv

edit index.html

Commit 572f622 · patx · 2025-12-11T03:28:38-05:00

Changeset
572f6226d4b7962afa72ca67c081737992141500
Parents
dcbfa3e20b6f81d02cef17603f6c8ecd6f76ef26

View source at this commit

Comments

No comments yet.

Log in to comment

Diff

diff --git a/docs/index.html b/docs/index.html
index d28a898..6f08c62 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -137,9 +137,10 @@
       <h1>mkvDB</h1>
       <p class="subtitle">Tiny async/sync key–value store on top of MongoDB.</p>
       <p class="tagline">
-        <a href="https://patx.github.io/mkvDB" target="_blank" rel="noopener noreferrer">GitHub Repo</a>
+        <a href="https://github.com/patx/mkvDB" target="_blank" rel="noopener noreferrer">GitHub</a>
         &middot;
-        <a href="https://harrisonerd.com/" target="_blank" rel="noopener noreferrer">Harrison Erd</a>
+        <a href="https://pypi.org/project/mkvdb/" target="_blank" rel="noopener noreferrer">PyPI</a>
+        <a href="https://harrisonerd.com/" target="_blank" rel="noopener noreferrer">Author</a>
         &middot; BSD 3-Clause
       </p>
     </header>