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 33 <strong><i>A simple webserver to view your selfhosted modmail logs.</i></strong>
44 <br />
55 <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">
77 <img src="https://img.shields.io/badge/deploy_to-heroku-997FBC.svg?style=for-the-badge" alt="Deploy to Heroku"/>
88 </a>
99 <a href="https://discord.gg/etJNHCQ">
1818 <a href="https://github.com/psf/black">
1919 <img src="https://img.shields.io/badge/Code%20Style-Black-black?style=for-the-badge" alt="Coding Style Black">
2020 </a>
21- <a href="https://github.com/kyb3r /logviewer/blob/master/LICENSE">
21+ <a href="https://github.com/modmail-dev /logviewer/blob/master/LICENSE">
2222 <img src="https://img.shields.io/badge/license-agpl-e74c3c.svg?style=for-the-badge" alt="AGPL License">
2323 </a>
2424</div >
@@ -54,7 +54,7 @@ sudo apt install software-properties-common python3.9 python3-dev python3-pip
5454
5555Run the following shell commands:
5656``` shell
57- git clone https://github.com/kyb3r /logviewer
57+ git clone https://github.com/modmail-dev /logviewer
5858cd logviewer
5959python3 -m pip install pipenv
6060pipenv install
You can’t perform that action at this time.
0 commit comments