Skip to content

Commit d586134

Browse files
committed
docs: update image links; improve multi-lang doc link
1 parent 122bee5 commit d586134

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
[![user repos](https://badgen.net/github/dependents-repo/alibaba/fastjson2?label=user%20repos)](https://github.com/alibaba/fastjson2/network/dependents)
1212
[![GitHub Contributors](https://img.shields.io/github/contributors/alibaba/fastjson2)](https://github.com/alibaba/fastjson2/graphs/contributors)
1313

14-
##### 语言: 中文 | [English](README_EN.md)
14+
##### [📖 English Documentation](README_EN.md) | 📖 中文文档
1515
##### 本项目的Issues会被同步沉淀至[阿里云开发者社区](https://developer.aliyun.com/ask/)
1616

1717
# FASTJSON v2
@@ -27,7 +27,7 @@
2727
- 支持`JSON Schema` [https://alibaba.github.io/fastjson2/json_schema_cn](https://alibaba.github.io/fastjson2/json_schema_cn)
2828
- 新增加支持二进制格式JSONB [https://alibaba.github.io/fastjson2/jsonb_format_cn](https://alibaba.github.io/fastjson2/jsonb_format_cn)
2929

30-
![fastjson](docs/logo.jpg "fastjson")
30+
![fastjson logo](https://user-images.githubusercontent.com/1063891/233821110-0c912009-4de3-4664-a27e-25274f2fa9c1.jpg)
3131

3232
# 1. 使用准备
3333

README_EN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
[![user repos](https://badgen.net/github/dependents-repo/alibaba/fastjson2?label=user%20repos)](https://github.com/alibaba/fastjson2/network/dependents)
1212
[![GitHub Contributors](https://img.shields.io/github/contributors/alibaba/fastjson2)](https://github.com/alibaba/fastjson2/graphs/contributors)
1313

14-
##### Language: [中文](README.md) | English
14+
##### 📖 English Documentation | 📖 [中文文档](README.md)
1515
##### The issues of fastjson will be aslo posted on [Alibaba Cloud Developer Community](https://developer.aliyun.com/ask/)
1616

1717
# FASTJSON v2
@@ -26,7 +26,7 @@
2626
- Supports `Graal Native-Image`
2727
- Supports `JSON Schema` [https://alibaba.github.io/fastjson2/json_schema_cn](https://alibaba.github.io/fastjson2/json_schema_cn)
2828

29-
![fastjson](docs/logo.jpg "fastjson")
29+
![fastjson logo](https://user-images.githubusercontent.com/1063891/233821110-0c912009-4de3-4664-a27e-25274f2fa9c1.jpg)
3030

3131
Related Documents:
3232

0 commit comments

Comments
 (0)