diff options
| author | Ludovico Gerardi <ludovico.gerardi@posteo.it> | 2024-12-24 10:44:58 +0100 |
|---|---|---|
| committer | Ludovico Gerardi <ludovico.gerardi@posteo.it> | 2024-12-24 10:44:58 +0100 |
| commit | 7380817450832a9fbaef7001ddd1cf606ccfd874 (patch) | |
| tree | df42f5f439adcf0ea208441e9538b15b99bf3f9e /content | |
| parent | 24057ca0a2dd075d41432189dccda2279ca3e514 (diff) | |
fix(radicale): broken URL
Current URL returns 404.
Diffstat (limited to 'content')
| -rw-r--r-- | content/radicale.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/radicale.md b/content/radicale.md index c37f22c..a7ae381 100644 --- a/content/radicale.md +++ b/content/radicale.md @@ -12,7 +12,7 @@ internet standard for calendars, todo-lists and contacts. Hosting your own calDAV server allows sharing calendars between mutliple devices. More information can be found on the projects offical website: -[radicale.org](https://radicale.org/3.0.html). +[radicale.org](https://radicale.org/v3.html). ## Installing Radicale |
