From 9c722264984d26fe5e973b2076248eb8a01121bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ya=C4=9F=C4=B1z=20Zengin?= Date: Mon, 29 Jul 2024 21:17:42 +0300 Subject: [PATCH] pmt: README: fix wrong links --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7a1147a..a82ff64 100755 --- a/README.md +++ b/README.md @@ -32,12 +32,12 @@ Report bugs to #### Some notes -- pmt supports multiple languages. [See languages.](https://github.com/ShawkTeam/pmt/blob/2.5.0/LANGUAGES.md) -- [Add language.](https://github.com/ShawkTeam/pmt/blob/2.5.0/ADD-LANGUAGES.md) +- pmt supports multiple languages. [See languages.](https://github.com/ShawkTeam/pmt/blob/2.6.0/LANGUAGES.md) +- [Add language.](https://github.com/ShawkTeam/pmt/blob/2.6.0/ADD-LANGUAGES.md) - Feel free to ask any questions you want. - Packages are available in publications. - If the logical partition flag is not used, a classic partition is tried to be processing by default. -- [Click to see special version changes.](https://github.com/ShawkTeam/pmt/blob/2.5.0/CHANGELOG.md) +- [Click to see special version changes.](https://github.com/ShawkTeam/pmt/blob/2.6.0/CHANGELOG.md) - We are always open to your suggestions and support (developing)! ### How is it built? @@ -47,7 +47,7 @@ Make or Android NDK is required to build. - [Download Android NDK](https://developer.android.com/ndk/downloads) and extract the NDK package. - Clone this repository. And get access to it. ``` -git clone https://github.com/ShawkTeam/pmt -b 2.5.0 +git clone https://github.com/ShawkTeam/pmt -b 2.6.0 cd pmt ``` - Set the NDK working directory variable.