Skip to content

Commit 4e2c67b

Browse files
committed
Fix contributing links to point to local docs pages instead of GitHub
1 parent b389186 commit 4e2c67b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

en/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ <h2>Feature Availability</h2>
479479
</table>
480480

481481
<h2>Contributing</h2>
482-
<p>We welcome contributions! Please read our <a href="https://github.com/jankx/jankx-lite/blob/main/CONTRIBUTING.md">Contributing Guide</a> for details.</p>
482+
<p>We welcome contributions! Please read our <a href="./contributing/">Contributing Guide</a> for details.</p>
483483

484484
<hr>
485485
<p style="text-align: center; color: var(--text-muted);">

vi/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ <h2>Khả Dụng Tính Năng</h2>
395395
</table>
396396

397397
<h2>Đóng Góp</h2>
398-
<p>Chúng tôi chào đón đóng góp! Vui lòng đọc <a href="https://github.com/jankx/jankx-lite/blob/main/CONTRIBUTING.md">Hướng Dẫn Đóng Góp</a>.</p>
398+
<p>Chúng tôi chào đón đóng góp! Vui lòng đọc <a href="./contributing/">Hướng Dẫn Đóng Góp</a>.</p>
399399

400400
<hr>
401401
<p style="text-align: center; color: var(--text-muted);">

0 commit comments

Comments
 (0)