Skip to content

Commit

Permalink
fix link to Working with Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
fyliu committed Oct 17, 2024
1 parent 42546ef commit 5e3439f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing/dev_environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ upstream https://github.com/hackforla/peopledepot.git (push)
1. Browse to the web admin interface at `http://localhost:8000/admin/` and confirm the admin site is running. Use DJANGO_SUPERUSER_USERNAME and DJANGO_SUPERUSER_PASSWORD from .env.docker for credentials.
See our documentation for [Working with Docker](http://localhost:8005/contributing/tools/docker/#working-with-docker) for more useful Docker commands.
See our documentation for [Working with Docker](tools/docker.md#working-with-docker) for more useful Docker commands.
## Install pre-commit
Expand Down

0 comments on commit 5e3439f

Please sign in to comment.