Merge pull request #3 from WBTMagnum/patch-2

Fixed link to dockerhub
This commit is contained in:
Darren Nathanael 2022-06-18 10:29:48 -04:00 committed by GitHub
commit 0f1044a6c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ There are various ways to install and deploy dpaste. See the guides below:
## dpaste with Docker
---
dpaste Docker images are available to pull from the [Docker Hub.](https://hub.docker.com/r/DarrenOfficial/dpaste)
dpaste Docker images are available to pull from the [Docker Hub.](https://hub.docker.com/r/darrenofficial/dpaste)
Quickstart to run a dpaste container image:
```bash
@ -111,4 +111,4 @@ After compilation the CSS and JS files are stored in `dpaste/static/` where they
!!! note "Note"
These files are not commited to the project repository, however they are part of the pypi wheel package, since users couldnt compile those once they are within Pythons site-packages.
These files are not commited to the project repository, however they are part of the pypi wheel package, since users couldnt compile those once they are within Pythons site-packages.