From 100335343269e04a3dd4c5a9d8fc8f4686d5229a Mon Sep 17 00:00:00 2001 From: ArkadiuszMichalski Date: Mon, 4 Apr 2022 15:29:25 +0200 Subject: [PATCH] Update outdate links --- Home.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index 047ffa6..3c9b36a 100644 --- a/Home.md +++ b/Home.md @@ -6,12 +6,12 @@ Based on the powerful editing component [Scintilla][2], Notepad++ is written in ![Sreenshot][3] -You're encouraged to [translate Notepad++][4] into your native language if there's not already a translation present in the [Binary Translations page][5]. +You're encouraged to [translate Notepad++][4] into your native language if there's not already a translation present in the [nativeLang folder][5]. I hope you enjoy Notepad++ as much as I enjoy coding it. [1]: http://www.gnu.org/copyleft/gpl.html [2]: http://www.scintilla.org/ [3]: https://notepad-plus-plus.org/assets/images/notepad4ever.gif - [4]: https://notepad-plus-plus.org/contribute/binary-translation-howto.html - [5]: https://notepad-plus-plus.org/contribute/binary-translations.html \ No newline at end of file + [4]: https://npp-user-manual.org/docs/binary-translation/ + [5]: https://github.com/notepad-plus-plus/notepad-plus-plus/tree/master/PowerEditor/installer/nativeLang \ No newline at end of file