Skip to content

Commit

Permalink
fix docker links
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpapst committed Feb 9, 2024
1 parent 4f1ab02 commit 7b3227f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ kimai_v2_repo: https://github.com/kimai/kimai
kimai_v2_forum: https://github.com/kimai/kimai/discussions
kimai_v2_file: https://github.com/kimai/kimai/blob/main
kimai_v1_repo: https://github.com/kimai/kimai1
kimai_v2_docker: https://github.com/tobybatch/kimai2
kimai_v2_docker: https://github.com/kimai/kimai

cloud:
country: Austria
Expand Down
2 changes: 1 addition & 1 deletion _documentation/docker/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ canonical: /documentation/docker.html

We offer Kimai Docker images, both for development and a docker-compose setup suitable for running in a production environment.

Any issues with the container rather than the application itself can be raised [here]({{ site.kimai_v2_docker }}/issues).
Any issues with the container rather than the application itself can be raised [here]({{ site.kimai_v2_docker }}/issues/new?template=docker.yml).

## Docker Hub

Expand Down

0 comments on commit 7b3227f

Please sign in to comment.