Skip to content

Commit 9908053

Browse files
committed
merge: fix language toggle URLs for GitHub repo page
2 parents 979ea3e + af13856 commit 9908053

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![lint](https://github.com/zorrooz/plotit/actions/workflows/lint.yaml/badge.svg)](https://github.com/zorrooz/plotit/actions/workflows/lint.yaml)
88
<!-- badges: end -->
99

10-
<p align="center"><a href="README_ZH.html">简体中文</a> | <b>English</b></p>
10+
<p align="center"><a href="https://zorrooz.github.io/plotit/README_ZH.html">简体中文</a> | <b>English</b></p>
1111

1212
> ⚠️ **Early development stage.**
1313
> plotit is under active, pre-release development. Breaking changes are

README_ZH.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![lint](https://github.com/zorrooz/plotit/actions/workflows/lint.yaml/badge.svg)](https://github.com/zorrooz/plotit/actions/workflows/lint.yaml)
88
<!-- badges: end -->
99

10-
<p align="center"><b>简体中文</b> | <a href="index.html">English</a></p>
10+
<p align="center"><b>简体中文</b> | <a href="https://zorrooz.github.io/plotit/">English</a></p>
1111

1212
> ⚠️ **早期开发阶段**
1313
> plotit 处于活跃的预发布开发中。每次更新都**极有可能**带来破坏性变更。

0 commit comments

Comments
 (0)