Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Quay is a container image registry that enables you to build, organize, distribu
<div class="col-xs-12 col-sm-6 col-md-6 col-lg-6">
<h2>Run Project Quay in a Container</h2>
<p>
Want to get started quickly and easily? Just <a href="https://docs.projectquay.io/welcome.html#_preparing_for_project_quay_basic">
Want to get started quickly and easily? Just <a href="https://github.com/quay/quay/blob/master/docs/getting-started.md">
run Project Quay in a container</a> by itself.
</p>
</div>
Expand Down Expand Up @@ -281,7 +281,7 @@ Quay is a container image registry that enables you to build, organize, distribu
</li>
<li>
Read the
<a href="https://docs.projectquay.io/welcome.html">documentation</a>
<a href="https://quay.github.io/quay-docs/master/">documentation</a>
</li>
<li>
Check out the other repositories we&#39;re working on:
Expand Down
2 changes: 1 addition & 1 deletion source/layouts/_navbar.erb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<a href="/#contribute">COMMUNITY</a>
</li>
<li>
<a href="https://docs.projectquay.io/">DOCUMENTATION</a>
<a href="https://quay.github.io/quay-docs/master/">DOCUMENTATION</a>
</li>
<li>
<!-- Place this tag where you want the button to render. -->
Expand Down