Fix docs link and clarify server-side fingerprint hashing in README

This commit is contained in:
Keysat
2026-06-17 15:24:55 -05:00
parent 94a39b7064
commit 5d6adb6192
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ dev = [
[project.urls]
Homepage = "https://keysat.xyz"
Repository = "https://github.com/keysat-xyz/keysat"
Documentation = "https://github.com/keysat-xyz/keysat/blob/main/docs/INTEGRATION.md"
Documentation = "https://github.com/keysat-xyz/keysat/blob/main/KEYSAT_INTEGRATION.md"
[tool.setuptools.packages.find]
where = ["src"]