docs: use relative link

This commit is contained in:
2023-12-11 02:45:29 +08:00
parent 36590f287a
commit 3f953d18a9
2 changed files with 6 additions and 6 deletions

View File

@@ -4,13 +4,13 @@
[![Telegram](https://img.shields.io/badge/discussion-Telegram-blue.svg?logo=telegram)](https://t.me/BetterAndroid)
[![Telegram](https://img.shields.io/badge/discussion%20dev-Telegram-blue.svg?logo=telegram)](https://t.me/HighCapable_Dev)
<img src="https://github.com/BetterAndroid/compose-multiplatform-template/blob/main/img-src/icon.png?raw=true" width = "100" height = "100" alt="LOGO"/>
<img src="img-src/icon.png" width = "100" height = "100" alt="LOGO"/>
一个快速生成 Android、iOS、Desktop (JVM) 的 Jetpack Compose 多平台项目模版。
<img width="1767" alt="SHOT" src="https://github.com/BetterAndroid/compose-multiplatform-template/blob/main/img-src/shot.png?raw=true">
<img width="1767" alt="SHOT" src="img-src/shot.png">
[English](https://github.com/BetterAndroid/compose-multiplatform-template/blob/master/README.md) | 简体中文
[English](README.md) | 简体中文
| <img src="https://github.com/BetterAndroid/.github/blob/main/img-src/logo.png?raw=true" width = "30" height = "30" alt="LOGO"/> | [BetterAndroid](https://github.com/BetterAndroid) |
|---------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------|

View File

@@ -4,13 +4,13 @@
[![Telegram](https://img.shields.io/badge/discussion-Telegram-blue.svg?logo=telegram)](https://t.me/BetterAndroid)
[![Telegram](https://img.shields.io/badge/discussion%20dev-Telegram-blue.svg?logo=telegram)](https://t.me/HighCapable_Dev)
<img src="https://github.com/BetterAndroid/compose-multiplatform-template/blob/main/img-src/icon.png?raw=true" width = "100" height = "100" alt="LOGO"/>
<img src="img-src/icon.png" width = "100" height = "100" alt="LOGO"/>
A Jetpack Compose Multiplatform project template that quickly generates Android, iOS, and Desktop (JVM).
<img width="1767" alt="SHOT" src="https://github.com/BetterAndroid/compose-multiplatform-template/blob/main/img-src/shot.png?raw=true">
<img width="1767" alt="SHOT" src="img-src/shot.png">
English | [简体中文](https://github.com/BetterAndroid/compose-multiplatform-template/blob/main/README-zh-CN.md)
English | [简体中文](README-zh-CN.md)
| <img src="https://github.com/BetterAndroid/.github/blob/main/img-src/logo.png?raw=true" width = "30" height = "30" alt="LOGO"/> | [BetterAndroid](https://github.com/BetterAndroid) |
| ------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------- |