Fixed link to dockerhub

This commit is contained in:
Sascha Nemecek 2022-06-03 09:52:15 +02:00 committed by GitHub
parent e643dc934b
commit 9efe90fe6d
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.