From fcc443e1d8cc0292cfe87608ec04e4cc63677b08 Mon Sep 17 00:00:00 2001 From: Mateusz Hajder <6783135+mhajder@users.noreply.github.com> Date: Fri, 29 Jan 2021 16:20:30 +0100 Subject: [PATCH] Update GitDocs link (#12485) The project is already archived, the site on Netlify is down. --- docs/technical-overview/stack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/technical-overview/stack.md b/docs/technical-overview/stack.md index be9f08bd5..553778dd9 100644 --- a/docs/technical-overview/stack.md +++ b/docs/technical-overview/stack.md @@ -45,7 +45,7 @@ For the Forem tech stack we use: [the Frontend Guide](/frontend) for more info - [_Pusher_](https://pusher.com) for realtime communication between the application and users' browsers -- [_GitDocs_](https://gitdocs.netlify.com) for beautiful and SEO-friendly +- [_GitDocs_](https://github.com/timberio/gitdocs) for beautiful and SEO-friendly documentation - [Git](https://git-scm.com/) for version control - [GitHub](https://github.com/) for hosting the source code and issue tracking