We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d07bf3 + 3ff1579 commit c6d3e3dCopy full SHA for c6d3e3d
1 file changed
website/index.html
@@ -123,13 +123,13 @@ <h3>Docker Desktop</h3>
123
</div>
124
</a>
125
126
- <a class="resource-link" href="https://github.com/compose-spec/compose-ref" id="reference-implementation-link"
+ <a class="resource-link" href="https://github.com/docker/compose" id="reference-implementation-link"
127
target="_blank">
128
<div class="resources-grid-item">
129
<div class="resources-grid-item-icon" id="reference-implementation"> </div>
130
<div class="resources-grid-item-text">
131
<h3>Reference Implementation</h3>
132
- <p>Try out Compose Ref to explore what we are doing with the Compose specification</p>
+ <p>Try out Docker Compose to explore what we are doing with the Compose specification</p>
133
134
135
0 commit comments