aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Rew <nrew225@gmail.com>2021-07-09 18:08:18 +0000
committerNathan Rew <nrew225@gmail.com>2021-07-09 18:08:18 +0000
commitb01d67ae8bdfec892ba76af41630d28c31ccc2d9 (patch)
tree20a03fadc0d3ed42ba0d7953855c3652cbdd7b1b
parentUpdate Apaxy source code and license (diff)
downloadawesome-selfhosted-b01d67ae8bdfec892ba76af41630d28c31ccc2d9.tar.gz
awesome-selfhosted-b01d67ae8bdfec892ba76af41630d28c31ccc2d9.zip
Update Wakapi source code and site
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d3ffdb86..d61bd3fb 100644
--- a/README.md
+++ b/README.md
@@ -1445,7 +1445,7 @@ _See [Ticketing](#ticketing)_
- [RStudio Server](https://www.rstudio.com/products/rstudio/#Server) - Web browser based IDE for R. ([Source Code](https://github.com/rstudio/rstudio)) `AGPL-3.0` `Java/C++`
- [Slingcode](https://slingcode.net/) - Web app IDE and computing platform in a single static HTML file. ([Demo](https://slingcode.net/slingcode.html), [Source Code](https://github.com/chr15m/slingcode/)) `MIT` `HTML`
- [sourcegraph](https://sourcegraph.com) - Sourcegraph is a fast, open-source, fully-featured code search and navigation engine written in Go. ([Source Code](https://github.com/sourcegraph/sourcegraph)) `Apache-2.0` `Go`
-- [Wakapi](https://github.com/n1try/wakapi) - Tracking tool for coding statistics, compatible with WakaTime. `GPL-3.0` `Go`
+- [Wakapi](https://wakapi.dev/) - Tracking tool for coding statistics, compatible with WakaTime. ([Source Code](https://github.com/muety/wakapi)) `GPL-3.0` `Go`
### Continuous Integration