Skip to content

Commit 852f797

Browse files
authored
updated icons and logos because broken links
1 parent 637d374 commit 852f797

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/others/code-logo.png

227 KB
Loading

EDITOR.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Editors and IDEs with RSML support natively or via plugins.
7373
</tr>
7474
<tr>
7575
<td>
76-
<img src="https://code.visualstudio.com/assets/images/code-stable.png" alt="Visual Studio Code" width="75" />
76+
<img src="https://raw.githubusercontent.com/OceanApocalypseStudios/RedSeaMarkupLanguage/refs/heads/main/.github/others/code-logo.png" alt="Visual Studio Code" width="75" />
7777
</td>
7878
<td>
7979
Coming soon.
@@ -95,7 +95,7 @@ Editors and IDEs with RSML support natively or via plugins.
9595
</tr>
9696
<tr>
9797
<td>
98-
<img src="https://raw.githubusercontent.com/neovim/neovim.github.io/refs/heads/master/logos/neovim-mark.svg" alt="Neovim" width="70" />
98+
<img src="https://raw.githubusercontent.com/neovim/neovim.github.io/refs/heads/master/static/logos/neovim-mark.svg" alt="Neovim" width="70" />
9999
</td>
100100
<td>
101101
Not planned.
@@ -139,7 +139,7 @@ Editors and IDEs with RSML support natively or via plugins.
139139
</tr>
140140
<tr>
141141
<td>
142-
<img src="https://upload.wikimedia.org/wikipedia/commons/6/69/Notepad%2B%2B_Logo.svg" alt="Notepad++" width="75" />
142+
<img src="https://notepad-plus-plus.org/images/logo.svg" alt="Notepad++" width="75" />
143143
</td>
144144
<td>
145145
Offers syntax highlighting.
@@ -151,10 +151,10 @@ Editors and IDEs with RSML support natively or via plugins.
151151
🟢
152152
</td>
153153
<td>
154-
<a href="https://github.com/OceanApocalypseStudios/RedSeaMarkupLanguage/blob/v2.0.0-dev/Language/SyntaxHighlighting/RSML_NotepadPlusPlus.xml"><img src="https://avatars.githubusercontent.com/u/9919?s=200&v=4" alt="GitHub" width="75" /></a>
154+
<a href="https://raw.githubusercontent.com/OceanApocalypseStudios/RedSeaMarkupLanguage/refs/heads/main/tools/RSML_NotepadPlusPlus.xml"><img src="https://avatars.githubusercontent.com/u/9919?s=200&v=4" alt="GitHub" width="75" /></a>
155155
</td>
156156
<td>
157-
<a href="https://github.com/OceanApocalypseStudios/RedSeaMarkupLanguage/blob/v2.0.0-dev/Language/SyntaxHighlighting/RSML_NotepadPlusPlus.xml"><img src="https://avatars.githubusercontent.com/u/9919?s=200&v=4" alt="GitHub" width="75" /></a>
157+
<a href="https://github.com/OceanApocalypseStudios/RedSeaMarkupLanguage/blob/main/tools/RSML_NotepadPlusPlus.xml"><img src="https://avatars.githubusercontent.com/u/9919?s=200&v=4" alt="GitHub" width="75" /></a>
158158
</td>
159159
</tr>
160160
</table>

0 commit comments

Comments
 (0)