From c3b5f451aa94c45e7a9d1ea007af14c5826c1e74 Mon Sep 17 00:00:00 2001 From: iyume Date: Wed, 1 Feb 2023 21:35:15 +0800 Subject: [PATCH] doc: fix link typo --- README.md | 4 ++-- README_en.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b29ae48..ee06d9f 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ ![python version](https://img.shields.io/badge/python-3.8+-%233eca5d) ![pypi version](https://img.shields.io/pypi/v/nb-autodoc) -[简体中文](https://raw.githubusercontent.com/nonebot/nb-autodoc/main/README.md) +[简体中文](https://github.com/nonebot/nb-autodoc/blob/main/README.md) · -[English](https://raw.githubusercontent.com/nonebot/nb-autodoc/main/README_en.md) +[English](https://github.com/nonebot/nb-autodoc/blob/main/README_en.md) diff --git a/README_en.md b/README_en.md index 50f65e1..6446093 100644 --- a/README_en.md +++ b/README_en.md @@ -7,9 +7,9 @@ ![python version](https://img.shields.io/badge/python-3.8+-%233eca5d) ![pypi version](https://img.shields.io/pypi/v/nb-autodoc) -[简体中文](https://raw.githubusercontent.com/nonebot/nb-autodoc/main/README.md) +[简体中文](https://github.com/nonebot/nb-autodoc/blob/main/README.md) · -[English](https://raw.githubusercontent.com/nonebot/nb-autodoc/main/README_en.md) +[English](https://github.com/nonebot/nb-autodoc/blob/main/README_en.md)