We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 220dd99 commit 14bb977Copy full SHA for 14bb977
src/pages/index.tsx
@@ -82,7 +82,7 @@ function OneGroundEditions() {
82
</Link>
83
<Link
84
className="button button--outline button--primary button--block"
85
- href="https://github.com/OneGround/ZGW-APIs"
+ href="https://github.com/OneGround/ZGW-APIs/blob/main/getting-started/docker-compose/README.md"
86
target="_blank"
87
>
88
View on GitHub
0 commit comments