diff --git a/_snippets/common-links.md b/_snippets/common-links.md index 2f1f806..fc9386b 100644 --- a/_snippets/common-links.md +++ b/_snippets/common-links.md @@ -55,7 +55,7 @@ [prowlarr]: /recipes/autopirate/prowlarr/ [radarr]: /recipes/autopirate/radarr/ [readarr]: /recipes/autopirate/readarr/ -[review/immich]: /review/immich/ +[review/immich]: /blog/2022/11/10/review-immich-1.19.1/ [review/mastodon]: /review/mastodon/ [review/nextcloud]: /review/nextcloud/ [rss-bridge]: /recipes/rss-bridge/ diff --git a/docs/blog/posts/changelog/new-recipe-mastodon-k8s.md b/docs/blog/posts/changelog/new-recipe-mastodon-k8s.md index d6c9093..237d632 100644 --- a/docs/blog/posts/changelog/new-recipe-mastodon-k8s.md +++ b/docs/blog/posts/changelog/new-recipe-mastodon-k8s.md @@ -5,7 +5,7 @@ categories: tags: - mastodon links: - - Mastodon Review: review/mastodon.md + - Mastodon Review: blog/posts/reviews/review-mastodon-3.5.3.md - Mastodon Kubernetes recipe: recipes/kubernetes/mastodon.md - Mastodon Docker Swarm recipe: recipes/mastodon.md description: New Kubernetes Recipe - Mastodon - Federated social network. Think "like twitter but also like email" diff --git a/docs/blog/posts/changelog/new-recipe-mastodon-swarm.md b/docs/blog/posts/changelog/new-recipe-mastodon-swarm.md index 20b9c40..17da64e 100644 --- a/docs/blog/posts/changelog/new-recipe-mastodon-swarm.md +++ b/docs/blog/posts/changelog/new-recipe-mastodon-swarm.md @@ -5,7 +5,7 @@ categories: tags: - mastodon links: - - Mastodon Review: review/mastodon.md + - Mastodon Review: blog/posts/reviews/review-mastodon-3.5.3.md - Mastodon Kubernetes recipe: recipes/kubernetes/mastodon.md - Mastodon Docker Swarm recipe: recipes/mastodon.md description: New Docker Swarm Recipe - Mastodon - Federated social network. Think "like twitter but also like email" diff --git a/docs/blog/posts/changelog/new-recipe-pixelfed-swarm.md b/docs/blog/posts/changelog/new-recipe-pixelfed-swarm.md index 35fccc7..4bd4dd0 100644 --- a/docs/blog/posts/changelog/new-recipe-pixelfed-swarm.md +++ b/docs/blog/posts/changelog/new-recipe-pixelfed-swarm.md @@ -9,7 +9,7 @@ description: Pixelfed is like a self-hosted Instagram on the Fediverse. Here's a # Added Pixelfed (swarm) Federated image sharing -New recipe - Pixelfed, like Instagram on the Fediverse. Check it out [here](/docs/recipes/pixelfed/) +New recipe - Pixelfed, like Instagram on the Fediverse. Check it out [here][pixelfed]. diff --git a/docs/index.md b/docs/index.md index e449acd..15ad37d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -126,7 +126,7 @@ I regularly donate to / sponsor the following projects. **Join me** in supportin | Project | Donate via.. | ------------- |-------------| -| [Immich](/review/immich/) | [GitHub Sponsors](https://github.com/sponsors/alextran1502) +| [Immich][review/immich] | [GitHub Sponsors](https://github.com/sponsors/alextran1502) | [Material for MKDocs](https://squidfunk.github.io/mkdocs-material/) | [GitHub Sponsors](https://github.com/sponsors/squidfunk) | [Calibre](https://calibre-ebook.com/) | [Credit Card](https://calibre-ebook.com/donate) / [Patreon](https://www.patreon.com/kovidgoyal) / [LibrePay](https://liberapay.com/kovidgoyal/donate) | [LinuxServer.io](https://www.linuxserver.io) | [PayPal](https://www.linuxserver.io/donate) diff --git a/docs/reference/networks.md b/docs/reference/networks.md index e83af29..15d1067 100644 --- a/docs/reference/networks.md +++ b/docs/reference/networks.md @@ -27,7 +27,7 @@ In order to avoid IP addressing conflicts as we bring swarm networks up/down, we | [Home Assistant](/recipes/homeassistant/) | 172.16.14.0/24 | | [OwnTracks](/recipes/owntracks/) | 172.16.15.0/24 | | [Plex](/recipes/plex/) | 172.16.16.0/24 | -| [Pixelfed](/recipes/pixelfed/) | 172.16.16.0/24 | +| [Pixelfed](/recipes/pixelfed/) | 172.16.17.0/24 | | [Calibre-Web](/recipes/calibre-web/) | 172.16.18.0/24 | | [Wallabag](/recipes/wallabag/) | 172.16.19.0/24 | | [InstaPy](/recipes/instapy/) | 172.16.20.0/24 |