From 16c2e5d361348d7fc14d0f27e756300c0057fe3d Mon Sep 17 00:00:00 2001 From: Silberengel Date: Thu, 17 Oct 2024 05:03:21 -0700 Subject: [PATCH] Fix broken ReadMe links. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f168f5f..074ac11 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ As Alexandria is targeted toward those who are trying to focus on longer, more-c ### Modular articles -The specialty of this client is the ability to display long-form articles, particularly of the modular variety: event kinds [30040 and 30041](https://next.nostrudel.ninja/#/wiki/topic/nkbip-01). It will eventually also able to display wiki pages (event kind [30818](https://next.nostrudel.ninja/#/wiki/topic/nip-54)) and normal long-form articles (event kind [30023](https://next.nostrudel.ninja/#/wiki/topic/nip-23)). +The specialty of this client is the ability to display long-form articles, particularly of the modular variety: event kinds [30040 and 30041](https://wikistr.com/nkbip-01). It will eventually also able to display wiki pages (event kind [30818](https://wikistr.com/nip-54)) and normal long-form articles (event kind [30023](https://wikistr.com/nip-23)). Modular articles are often referred to as the *Nostr eBook format*, with 30040 events containing the metadata and the ordered list of the 30041 notes, which contain the formatted content. The 30040 index is used to create a sidebar containing the table of contents, and the 30041 sections can be individually selected and interacted with. ![Alexandria reading page](https://i.nostr.build/KEReOZ0LH6w9jrM8.png)