From 4a060a25ab764342f0e3e2c9303640616889b8d0 Mon Sep 17 00:00:00 2001 From: David Ackerman Date: Thu, 14 Jul 2022 04:56:13 +0200 Subject: [PATCH] Alter READMEs --- README.md | 2 +- platform/android/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 612da49c..7a38f8cd 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ To install crossbundle, run: cargo install --git=/~https://github.com/dodorare/crossbow crossbundle ``` -See [installation documentation](/~https://github.com/dodorare/crossbow/blob/improve-documentation/docs/README.md) for more details on how to setup environment on your platform. +See [installation documentation](./docs/README.md) for more details on how to setup environment on your platform. ## 🗂️ Project structure diff --git a/platform/android/README.md b/platform/android/README.md index b685af24..dd881d70 100644 --- a/platform/android/README.md +++ b/platform/android/README.md @@ -1,4 +1,4 @@ -# Crossbow Android Platform port +# Crossbow Android Platform ## About