Skip to content

Commit 4ae4bef

Browse files
authored
Fix broken links from "overview/components/#..." to "architecture/#..." (#47830)
* fix broken link * Update _index.md * Update container-runtime-interface.md * Update kube-apiserver.md
1 parent 19eb6b9 commit 4ae4bef

File tree

3 files changed

+48
-48
lines changed

3 files changed

+48
-48
lines changed

content/bn/docs/reference/glossary/container-runtime-interface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ tags:
1616
<!--more-->
1717

1818
কুবারনেটিস কন্টেইনার রানটাইম ইন্টারফেস (CRI)
19-
[নোড কম্পোনেন্ট](/bn/docs/concepts/overview/components/#node-components)
19+
[নোড কম্পোনেন্ট](/docs/concepts/architecture/#node-components)
2020
{{< glossary_tooltip text="kubelet" term_id="kubelet" >}} এবং
2121
{{< glossary_tooltip text="কন্টেইনার রানটাইমের" term_id="container-runtime" >}}
2222
মধ্যে যোগাযোগের জন্য প্রধান [gRPC](https://grpc.io) প্রোটোকলকে সংজ্ঞায়িত করে।

content/bn/docs/reference/glossary/kube-apiserver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: API সার্ভার
33
id: kube-apiserver
44
date: 2018-04-12
5-
full_link: /bn/docs/concepts/overview/components/#kube-apiserver
5+
full_link: /docs/concepts/architecture/#kube-apiserver
66
short_description: >
77
কন্ট্রোল প্লেন উপাদান যা কুবারনেটিস API পরিবেশন করে।
88

0 commit comments

Comments
 (0)