diff options
| author | Clawd <ai@clawd.bot> | 2026-02-17 10:13:18 -0800 |
|---|---|---|
| committer | Clawd <ai@clawd.bot> | 2026-02-17 10:13:18 -0800 |
| commit | 35f726133c5f7d9a900139c840649b1d9aa23dde (patch) | |
| tree | 89c4001e6008b191ab66e23efba119154551d63d | |
| parent | 48702e4946d3dfb1c24b89ae209e0f1dce8f6724 (diff) | |
Fix source link URL
| -rw-r--r-- | website/index.html | 2 |
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> |
