From 19d71f0b179b3a3188540a5bdc14cb0ee34368f6 Mon Sep 17 00:00:00 2001 From: Michael Rienstra Date: Fri, 31 Oct 2025 09:53:44 -0700 Subject: [PATCH] `README.md` link to main site repo Make it easy to find https://activitywatch.net/ repo from this one Same idea as https://github.com/ActivityWatch/activitywatch.github.io/pull/41 Alternatively, could look more like: > The [activitywatch.net](https://activitywatch.net/) repository can be found at [ActivityWatch/activitywatch.github.io](https://github.com/ActivityWatch/activitywatch.github.io). --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a46e98..8350b52 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,10 @@ ActivityWatch Documentation Documentation for [ActivityWatch](https://activitywatch.net), the free and open-source automated time tracker. -The docs are hosted at [docs.activitywatch.net](https://docs.activitywatch.net/) (by [Read the Docs](https://readthedocs.org/)). +Hosted by [Read the Docs](https://readthedocs.org/). +https://activitywatch.net/ ➝ [ActivityWatch/activitywatch.github.io](https://github.com/ActivityWatch/activitywatch.github.io) +https://docs.activitywatch.net/ ➝ this repo # Build