From 4e36a8b8a7871c7e612797a295c35d0f1dffb5a8 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 7 Aug 2023 22:36:18 +0000 Subject: [PATCH] markdown/header: add links to HTML and markdown versions (#54) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/pull/4027 --- markdown/header.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/markdown/header.md b/markdown/header.md index aa9f0d47c7..1b90bf68b2 100644 --- a/markdown/header.md +++ b/markdown/header.md @@ -6,4 +6,6 @@ Self-hosting is the practice of hosting and managing applications on your own se This is a list of [Free](https://en.wikipedia.org/wiki/Free_software) Software [network services](https://en.wikipedia.org/wiki/Network_service) and [web applications](https://en.wikipedia.org/wiki/Web_application) which can be hosted on your own server(s). Non-Free software is listed on the [Non-Free](https://github.com/awesome-selfhosted/awesome-selfhosted/blob/master/non-free.md) page. +**[HTML version](https://awesome-selfhosted.net/) (recommended)**, [Markdown version](https://github.com/awesome-selfhosted/awesome-selfhosted) (legacy). + See [Contributing](#contributing).