From f612e0b69f57a2df898d229252d2f30db915a7c5 Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Fri, 8 Mar 2024 16:18:40 +0530 Subject: [PATCH] Published --- CONTRIBUTING.md | 4 ++-- SUPPORT.md | 2 +- docs/README.md | 11 ++++------- 3 files changed, 7 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 22fb8ba19..5042b6712 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -50,13 +50,13 @@ Thank you for your support. ## Document -_Coming soon!_ - The help guides and FAQs for users of Ente products are also open source, and can be edited in a wiki-esque manner by our community members. More than the quantity, we feel this helps improve the quality and approachability of the documentation by bringing in more diverse viewpoints and familiarity levels. +See [docs/](docs/README.md) for how to edit these documents. + ## Code contributions If you'd like to contribute code, it is best to start small. diff --git a/SUPPORT.md b/SUPPORT.md index 78de03fcf..b91d593c5 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -7,7 +7,7 @@ details as possible about whatever it is that you need help with, and we will get back to you as soon as possible. In some cases, your query might already have been answered in our help -documentation (_Coming soon!_). +documentation at [help.ente.io](https://help.ente.io). Other ways to get in touch are: diff --git a/docs/README.md b/docs/README.md index 565f380eb..b07b56b89 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,12 +1,9 @@ # Docs -Help and documentation for Ente's products +Help and documentation for Ente's products. -> [!CAUTION] -> -> **Currently not published**. There are bits we need to clean up before -> publishing these docs. They'll likely be available at help.ente.io once we -> wrap those loose ends up. +You can find the live version of these at +**[help.ente.io](https://help.ente.io)**. ## Quick edits @@ -19,7 +16,7 @@ changes in a few minutes after your pull request is merged. The above workflow is great since it doesn't require you to setup anything on your local machine. But if you plan on contributing frequently, you might find -it easier to run everything locally. +it easier to run things locally. Clone this repository