Skip to content

Commit b08338f

Browse files
Changed README to point to my aruino-cmake
1 parent 2f46106 commit b08338f

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

META-INF/plugin.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,7 @@
4949
<a href="https://github.com/francoiscampbell/CLionArduinoPlugin/issues">Issues</a>
5050
<br>
5151
<br>
52-
53-
This is a plugin to enable Arduino CMake integration into CLion. It uses the amazing <a
54-
href="https://github.com/queezythegreat/arduino-cmake">Arduino CMake</a>
55-
project from queezythegreat.
52+
This is a plugin that integrates <a href="https://github.com/francoiscampbell/arduino-cmake">Arduino CMake</a> into the IDE.
5653
<br>
5754
<br>
5855
The current features are to create an Arduino CMake project in one click, and to create new sketch files.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#CLion Arduino Plugin
22

3-
This is a JetBrains CLion plugin that integrates [Arduino CMake](https://github.com/queezythegreat/arduino-cmake) into the IDE.
3+
This is a JetBrains CLion plugin that integrates [Arduino CMake](https://github.com/francoiscampbell/arduino-cmake) into the IDE.
44

55
The current features are to create an Arduino CMake project in one click, and to create new sketch files.
66

0 commit comments

Comments
 (0)