Change self references from Gnuxie/Draupnir to the-draupnir-project/Draupnir (#208)

This commit is contained in:
Catalan Lover
2024-01-16 00:39:57 +01:00
committed by GitHub
parent 2fe30e3971
commit bc0f0ea6f3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ These instructions are to build and run draupnir without using [Docker](./setup_
You need to have installed `yarn` 1.x and Node 18.
```bash
git clone https://github.com/gnuxie/draupnir.git
git clone https://github.com/the-draupnir-project/Draupnir.git
cd draupnir
yarn install
+1 -1
View File
@@ -3,7 +3,7 @@
"version": "1.85.1",
"description": "A moderation tool for Matrix",
"main": "lib/index.js",
"repository": "https://github.com/Gnuxie/Draupnir.git",
"repository": "https://github.com/the-draupnir-project/Draupnir.git",
"author": "Gnuxie",
"license": "AFL-3.0",
"private": true,