Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit bdf1f9e

Browse files
committed
docs: update links in README
1 parent 7d025e0 commit bdf1f9e

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

README.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
<img src="https://img.shields.io/badge/License-GPLv3-blue.svg" alt="License"></p>
2121

2222
<p align="center">
23-
<a href="./docs">Explore the docs »</a>
23+
<a href="https://androidide.com/docs/">Explore the docs »</a> &nbsp; &#8226; &nbsp;
24+
<a href="https://androidide.com/blogs/">Read our blog »</a>
2425
</p>
2526

2627
<p align="center">
@@ -59,15 +60,18 @@
5960
> - [_GitHub Releases_](https://github.com/AndroidIDEOfficial/AndroidIDE/releases)
6061
> - [_GitHub Actions_](https://github.com/AndroidIDEOfficial/AndroidIDE/actions)
6162
62-
- Download the AndroidIDE APK from [releases](https://github.com/AndroidIDEOfficial/AndroidIDE/releases). You
63-
can also download APKs from [GitHub actions](https://github.com/AndroidIDEOfficial/AndroidIDE/actions).
63+
- Download the AndroidIDE APK
64+
from [releases](https://github.com/AndroidIDEOfficial/AndroidIDE/releases). You
65+
can also download APKs
66+
from [GitHub actions](https://github.com/AndroidIDEOfficial/AndroidIDE/actions).
6467
- Follow the
65-
instructions [here](./docs/installation.md) to
68+
instructions [here](https://androidide.com/docs/installation/) to
6669
install the build tools.
6770

6871
## Limitations
6972

70-
- For working with projects in AndroidIDE, your project must use Android Gradle Plugin v7.2.0 or newer. Projects with older AGP must be migrated to newer versions.
73+
- For working with projects in AndroidIDE, your project must use Android Gradle Plugin v7.2.0 or
74+
newer. Projects with older AGP must be migrated to newer versions.
7175
- SDK Manager is already included in Android SDK and is accessible in AndroidIDE via its Terminal.
7276
But, you cannot use it to install some tools (like NDK) because those tools are not built for
7377
Android.
@@ -116,4 +120,5 @@ You should have received a copy of the GNU General Public License
116120
along with AndroidIDE. If not, see <https://www.gnu.org/licenses/>.
117121
```
118122

119-
Any violations to the license can be reported either by opening an issue or writing a mail to us directly.
123+
Any violations to the license can be reported either by opening an issue or writing a mail to us
124+
directly.

0 commit comments

Comments
 (0)