Skip to content

Commit a9e6ea8

Browse files
author
Tim Bannister
committed
Fix HTML language attribute
1 parent ace33e1 commit a9e6ea8

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

content/zh/docs/tutorials/configuration/configure-java-microservice/configure-java-microservice-interactive.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<!DOCTYPE html>
1313

14-
<html lang="en">
14+
<html lang="zh">
1515

1616
<body>
1717

content/zh/docs/tutorials/kubernetes-basics/_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<!DOCTYPE html>
1313

14-
<html lang="en">
14+
<html lang="zh">
1515

1616
<body>
1717

content/zh/docs/tutorials/kubernetes-basics/create-cluster/cluster-interactive.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<!DOCTYPE html>
1414

15-
<html lang="en">
15+
<html lang="zh">
1616

1717
<body>
1818

content/zh/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<!DOCTYPE html>
77

8-
<html lang="en">
8+
<html lang="zh">
99

1010
<body>
1111

content/zh/docs/tutorials/kubernetes-basics/deploy-app/deploy-interactive.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<!DOCTYPE html>
77

8-
<html lang="en">
8+
<html lang="zh">
99

1010
<body>
1111

content/zh/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<!DOCTYPE html>
77

8-
<html lang="en">
8+
<html lang="zh">
99

1010
<body>
1111

content/zh/docs/tutorials/kubernetes-basics/explore/explore-interactive.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<!DOCTYPE html>
1414

15-
<html lang="en">
15+
<html lang="zh">
1616

1717
<body>
1818

content/zh/docs/tutorials/kubernetes-basics/explore/explore-intro.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<!DOCTYPE html>
77

8-
<html lang="en">
8+
<html lang="zh">
99

1010
<body>
1111

content/zh/docs/tutorials/kubernetes-basics/expose/expose-interactive.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<!DOCTYPE html>
1414

15-
<html lang="en">
15+
<html lang="zh">
1616

1717
<body>
1818

content/zh/docs/tutorials/kubernetes-basics/expose/expose-intro.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<!DOCTYPE html>
88

9-
<html lang="en">
9+
<html lang="zh">
1010

1111
<body>
1212

0 commit comments

Comments
 (0)