update link to /ja/docs/concepts/overview/working-with-objects/annotations/

This commit is contained in:
Naoki Oketani
2020-05-20 12:45:38 +09:00
parent cc3b3d0032
commit 629e77d6b7
2 changed files with 2 additions and 2 deletions
@@ -20,7 +20,7 @@ _ラベル(Labels)_ はPodなどのオブジェクトに割り当てられたキ
```
ラベルは効率的な検索・閲覧を可能にし、UIやCLI上での利用に最適です。
識別用途でない情報は、[アノテーション](/docs/concepts/overview/working-with-objects/annotations/)を用いて記録されるべきです。
識別用途でない情報は、[アノテーション](/ja/docs/concepts/overview/working-with-objects/annotations/)を用いて記録されるべきです。
{{% /capture %}}