File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
<strong><i>A simple webserver to view your selfhosted modmail logs.</i></strong>
4
4
<br />
5
5
<br />
6
- <a href="https://heroku.com/deploy?template=https://github.com/kyb3r /logviewer">
6
+ <a href="https://heroku.com/deploy?template=https://github.com/modmail-dev /logviewer">
7
7
<img src="https://img.shields.io/badge/deploy_to-heroku-997FBC.svg?style=for-the-badge" alt="Deploy to Heroku"/>
8
8
</a>
9
9
<a href="https://discord.gg/etJNHCQ">
18
18
<a href="https://github.com/psf/black">
19
19
<img src="https://img.shields.io/badge/Code%20Style-Black-black?style=for-the-badge" alt="Coding Style Black">
20
20
</a>
21
- <a href="https://github.com/kyb3r /logviewer/blob/master/LICENSE">
21
+ <a href="https://github.com/modmail-dev /logviewer/blob/master/LICENSE">
22
22
<img src="https://img.shields.io/badge/license-agpl-e74c3c.svg?style=for-the-badge" alt="AGPL License">
23
23
</a>
24
24
</div >
@@ -54,7 +54,7 @@ sudo apt install software-properties-common python3.9 python3-dev python3-pip
54
54
55
55
Run the following shell commands:
56
56
``` shell
57
- git clone https://github.com/kyb3r /logviewer
57
+ git clone https://github.com/modmail-dev /logviewer
58
58
cd logviewer
59
59
python3 -m pip install pipenv
60
60
pipenv install
You can’t perform that action at this time.
0 commit comments