Skip to content

Commit 0257d96

Browse files
authored
docs(README): updated URLs to docs
1 parent d396480 commit 0257d96

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<b>
2121
<a href="https://activitywatch.net/">Website</a>
2222
— <a href="https://forum.activitywatch.net/">Forum</a>
23-
— <a href="https://activitywatch.readthedocs.io">Documentation</a>
23+
— <a href="https://docs.activitywatch.net">Documentation</a>
2424
— <a href="https://github.com/ActivityWatch/activitywatch/releases">Releases</a>
2525
</b>
2626

@@ -48,7 +48,7 @@
4848
<a href="https://ci.appveyor.com/project/ErikBjare/activitywatch">
4949
<img title="Build Status Appveyor" src="https://ci.appveyor.com/api/projects/status/vm7g9sdfi2vgix6n?svg=true" />
5050
</a>
51-
<a href="http://activitywatch.readthedocs.io">
51+
<a href="https://docs.activitywatch.net">
5252
<img title="Documentation" src="https://readthedocs.org/projects/activitywatch/badge/?version=latest" />
5353
</a>
5454

@@ -109,9 +109,9 @@ It is up to you as user to collect as much as you want, or as little as you want
109109

110110
Downloads are available on our [releases page](https://github.com/ActivityWatch/activitywatch/releases).
111111

112-
For instructions on how to get started, please see [our guide in the documentation](https://activitywatch.readthedocs.io/en/latest/getting-started.html).
112+
For instructions on how to get started, please see [our guide in the documentation](https://docs.activitywatch.net/en/latest/getting-started.html).
113113

114-
Interested in building from source? [There's a guide for that too](https://activitywatch.readthedocs.io/en/latest/installing-from-source.html).
114+
Interested in building from source? [There's a guide for that too](https://docs.activitywatch.net/en/latest/installing-from-source.html).
115115

116116
## Is this yet another time tracker?
117117

@@ -174,7 +174,7 @@ We have a plan to address all of these and we're well on our way. See the table
174174
| RescueTime | :white_check_mark: | :white_check_mark: | :white_check_mark: | :x: | :x: |
175175
| WakaTime | :x: | :white_check_mark: | :white_check_mark: | :white_check_mark: | Only for text editors |
176176

177-
For a complete list of the things ActivityWatch can track, [see the page on *watchers* in the documentation](https://activitywatch.readthedocs.io/en/latest/watchers.html).
177+
For a complete list of the things ActivityWatch can track, [see the page on *watchers* in the documentation](https://docs.activitywatch.net/en/latest/watchers.html).
178178

179179

180180
## About this repository
@@ -200,7 +200,7 @@ The webapp includes:
200200

201201
ActivityWatch comes pre-installed with two watchers, `aw-watcher-afk` which logs the presence/absence of user activity from keyboard and mouse input and `aw-watcher-window` which logs the currently active application and it's window title.
202202

203-
There are lots of other watchers for ActivityWatch which can track more types of activity such as `aw-watcher-web` which tracks time spent on websites, multiple editor watchers which tracks spent time coding and many more! [A full list of watchers can be found in our documentation here](https://activitywatch.readthedocs.io/en/latest/watchers.html).
203+
There are lots of other watchers for ActivityWatch which can track more types of activity such as `aw-watcher-web` which tracks time spent on websites, multiple editor watchers which tracks spent time coding and many more! [A full list of watchers can be found in our documentation here](https://docs.activitywatch.net/en/latest/watchers.html).
204204

205205
### Libraries
206206

0 commit comments

Comments
 (0)