diff --git a/README.md b/README.md
index d112180..642438d 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
# OliveTin
-
+
OliveTin is a web interface for running Linux shell commands.
[](https://discord.gg/jhYWWpNJ3v)
-[](https://goreportcard.com/report/github.com/jamesread/OliveTin)
+[](https://goreportcard.com/report/github.com/OliveTin/OliveTin)
Some example **use cases**;
@@ -47,7 +47,7 @@ Mobile screen size (responsive layout);
## Documentation
-All documentation can be found at http://olivetin.app . This includes installation and usage guide, etc.
+All documentation can be found at http://docs.olivetin.app . This includes installation and usage guide, etc.
## Example `config.yaml`
@@ -71,5 +71,5 @@ actions:
shell: ssh root@overseer 'service lightdm restart'
```
-A full example config can be found at in this repository - [config.yaml](https://github.com/jamesread/OliveTin/blob/main/var/config.yaml).
+A full example config can be found at in this repository - [config.yaml](https://github.com/OliveTin/OliveTin/blob/main/var/config.yaml).