max / pter
1 file changed,
+1 insertion,
-1 deletion
| @@ -4,7 +4,7 @@ version = "0.1.1" | |||
| 4 | 4 | edition = "2024" | |
| 5 | 5 | description = "Plain Text Email Renderer — convert HTML email bodies into readable markdown" | |
| 6 | 6 | license = "MIT" | |
| 7 | - | repository = "https://github.com/maxjacobson/pter" | |
| 7 | + | repository = "https://git.sr.ht/~maxmj/pter" | |
| 8 | 8 | keywords = ["email", "html", "markdown", "plaintext", "converter"] | |
| 9 | 9 | categories = ["email", "text-processing", "parser-implementations"] | |
| 10 | 10 |