~bt/jsfree-devel

fix: introduction page 404s v1 APPLIED

Adam Price: 1
 fix: introduction page 404s

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~bt/jsfree-devel/patches/54578/mbox | git am -3
Learn more about email & git

[PATCH] fix: introduction page 404s Export this patch

---
 index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.md b/index.md
index 7cd1a5f..033fe7d 100644
--- a/index.md
+++ b/index.md
@@ -4,7 +4,7 @@

---

If you're looking for the reasoning behind this project, read [Introducing jsfree.org](/2024-01-10-introducing-jsfree/)
If you're looking for the reasoning behind this project, read [Introducing jsfree.org](/posts/2024-01-10-introducing-jsfree/)

## Core objectives

--
2.46.0