Skip to content

Commit 062f5bc

Browse files
authored
Merge pull request circleci#4695 from circleci/tjs/4684
Clean: Remove reference page.
2 parents 1291f1c + 32871ee commit 062f5bc

File tree

5 files changed

+0
-55
lines changed

5 files changed

+0
-55
lines changed

jekyll/_cci2/glossary.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
order: 2
88
---
99

10-
<a href="https://circleci.com/docs/2.0/reference/">Reference</a> > Glossary
11-
1210
{% assign sorted_terms = site._glossary | sort: 'term' %}
1311
{% for term in sorted_terms %}
1412
<h3 id="{{ term.term | slugify }}">{{ term.term }}</h3>

jekyll/_cci2/high-uid-error.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ version:
99
- Cloud
1010
- Server v2.x
1111
---
12-
*[Reference]({{ site.baseurl }}/2.0/reference/) > Debugging Container ID Cannot Be Mapped to Host ID Error*
1312

1413
When starting a container,
1514
you may see this error message:

jekyll/_cci2/reference.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

jekyll/_cci2_ja/high-uid-error.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ categories:
88
order: 21
99
---
1010

11-
*[リファレンス]({{ site.baseurl }}/ja/2.0/reference/) > コンテナ ID をホスト ID にマップできないエラーのデバッグ*
12-
1311
コンテナの起動時に、以下のエラー メッセージが表示されることがあります。
1412

1513
failed to register layer: Error processing tar file (exit status 1): container id 1000000 cannot be mapped to a host id

jekyll/_cci2_ja/reference.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)