We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c1cffe commit 140b858Copy full SHA for 140b858
1 file changed
index.html
@@ -186,7 +186,7 @@ <h2>Features</h2>
186
<div class="text-content">
187
<p class="feature-title">Non-interactive mode for continuous integration systems</p>
188
<p class="text-descr">
189
- <a href="https://github.com/pgcodekeeper/pgcodekeeper/releases" data-toggle="tooltip" data-placement="top"
+ <a href="https://github.com/pgcodekeeper/pgcodekeeper-cli/releases" data-toggle="tooltip" data-placement="top"
190
title="Download pgCodeKeeper CLI">pgCodeKeeper-cli</a>
191
can work non-interactively, which is convenient when setting up
192
continuous integration pipelines.
0 commit comments