aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-11-08 12:16:16 +0200
committerThanos Apollo <[email protected]>2023-11-08 12:16:16 +0200
commitf72763cbf27bad9fcea7229e7ce3d803583c8559 (patch)
tree32004cb6ebbf9f5be04a8e8a7f3a2184218e94a0 /README.md
parentf0dfd5508df5d33cbbc801a6e5a56b73b5aa3d7d (diff)
Update to new domain
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1b564de..2192f44 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[![self-host-badge](https://img.shields.io/badge/Repository-Self_hosted-black?logo=git&logoColor=red)](https://git.thanosapollo.com/yeetube/about)
+[![self-host-badge](https://img.shields.io/badge/Repository-Self_hosted-black?logo=git&logoColor=red)](https://git.thanosapollo.org/yeetube/about)
[![MELPA](https://melpa.org/packages/yeetube-badge.svg)](https://melpa.org/#/yeetube)
# Yeetube | Emacs' Youtube Front End
@@ -34,13 +34,13 @@ This package is available via [MELPA](https://melpa.org/#/yeetube)
(straight-use-package
'(yeetube :type git
:host nil
- :repo "https://git.thanosapollo.com/yeetube"))
+ :repo "https://git.thanosapollo.org/yeetube"))
```
### Manual
``` shell
-$ git clone https://git.thanosapollo.com/yeetube
+$ git clone https://git.thanosapollo.org/yeetube
```
*Add this to your emacs configuration:*