aboutsummaryrefslogtreecommitdiffstats
path: root/website/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/index.html')
-rw-r--r--website/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/index.html b/website/index.html
index a4a9f94..cb86f6f 100644
--- a/website/index.html
+++ b/website/index.html
@@ -176,7 +176,7 @@ relay.Publish(ctx, event)</code></pre>
176 <p>This is a minimal core library. It implements NIP-01 and the basics. It doesn't implement every NIP, handle connection pooling, or manage relay discovery. Build that yourself, or don't.</p> 176 <p>This is a minimal core library. It implements NIP-01 and the basics. It doesn't implement every NIP, handle connection pooling, or manage relay discovery. Build that yourself, or don't.</p>
177 177
178 <footer> 178 <footer>
179 <a href="https://code.northwest.io/nostr">source</a> · MIT 179 <a href="https://code.northwest.io/nostr.git/">source</a> · MIT
180 </footer> 180 </footer>
181</body> 181</body>
182</html> 182</html>