Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'content/archives.html')
-rw-r--r--content/archives.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/archives.html b/content/archives.html
index e53aa14b..8cbf5864 100644
--- a/content/archives.html
+++ b/content/archives.html
@@ -41,7 +41,7 @@ The following archives are available and can be browsed offline. You'll need to
<h3><%= version %></h3>
-<div class="highlight"><pre class="highlight shell"><code>docker run <span class="nt">-it</span> <span class="nt">--rm</span> <span class="nt">-p</span> 4000:4000 registry.gitlab.com/gitlab-com/gitlab-docs:<%= version %>
+<div class="highlight"><pre class="highlight shell"><code>docker run <span class="nt">-it</span> <span class="nt">--rm</span> <span class="nt">-p</span> 4000:4000 registry.gitlab.com/gitlab-org/gitlab-docs:<%= version %>
</code></pre></div>
<% end %>