From 38a90f1ee459b7c121908b002566552eaa6c9c8c Mon Sep 17 00:00:00 2001 From: Akash Kundu <112017800+Akash190104@users.noreply.github.com> Date: Sun, 23 Oct 2022 08:40:59 +0530 Subject: [PATCH] Fixed links (#4694) * Fixed links * Update README.md --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 71f0b81aa9..09ba708a7d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Current binaries are always available on our [build server](http://rusefi.com/bu [shop.rusEFI.com](https://www.shop.rusefi.com/) # Cloning the repository - +`git clone https://github.com/rusefi/rusefi.git` Important note - we now use submodules: `git submodule update --init` @@ -34,16 +34,16 @@ Important note - we now use submodules: # External Links - * Forum http://rusefi.com/forum - * Documentation https://github.com/rusefi/rusefi/wiki - * Doxygen documentation is available at http://rusefi.com/docs/html - * General source code Q&A is at http://rusefi.com/forum/viewtopic.php?f=5&t=10 - * Facebook https://www.facebook.com/rusEfiECU - * YouTube: https://www.youtube.com/user/rusefi - * Patreon https://www.patreon.com/rusefi + * [Forum](http://rusefi.com/forum) + * [Documentation](https://github.com/rusefi/rusefi/wiki) + * [Doxygen documentation](http://rusefi.com/docs/html) + * [General source code Q&A](http://rusefi.com/forum/viewtopic.php?f=5&t=10) + * [Facebook](https://www.facebook.com/rusEfiECU) + * [YouTube](https://www.youtube.com/user/rusefi) + * [Patreon](https://www.patreon.com/rusefi) # Building the Code -See https://rusefi.com/forum/viewtopic.php?f=5&t=9 +Check out https://rusefi.com/forum/viewtopic.php?f=5&t=9 # Release Notes