From ba695f89ae40a4824facd7540ad527274f8ca201 Mon Sep 17 00:00:00 2001 From: wu-sheng Date: Mon, 6 Nov 2017 16:53:08 +0800 Subject: [PATCH] Fix links. --- README.md | 2 +- README_ZH.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6a3e9e30d..b2ef5ad24 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Sky Walking | [中文](README_ZH.md) # Document -[![EN doc](https://img.shields.io/badge/document-English-blue.svg)](README.md) [![cn doc](https://img.shields.io/badge/document-中文-blue.svg)](README_ZH.md) +[![EN doc](https://img.shields.io/badge/document-English-blue.svg)](docs/README.md) [![cn doc](https://img.shields.io/badge/document-中文-blue.svg)](docs/README_ZH.md) This project adheres to the Contributor Covenant [code of conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to wu.sheng@foxmail.com. diff --git a/README_ZH.md b/README_ZH.md index 984072d2c..8f486309b 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -28,7 +28,7 @@ Sky Walking | [English](README.md) # Document -[![EN doc](https://img.shields.io/badge/document-English-blue.svg)](README.md) [![cn doc](https://img.shields.io/badge/document-中文-blue.svg)](README_ZH.md) +[![EN doc](https://img.shields.io/badge/document-English-blue.svg)](docs/README.md) [![cn doc](https://img.shields.io/badge/document-中文-blue.svg)](docs/README_ZH.md) This project adheres to the Contributor Covenant [code of conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to wu.sheng@foxmail.com.