Skip to content

Commit 3f9009d

Browse files
authored
Merge pull request #35 from Joe7M/master
Fix bug smallbasic/#227: wrong link
2 parents 47c057a + 8ea33b3 commit 3f9009d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_build/pages/index.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Just click on [Start online](/online/sbasic.html) to begin coding.
3939

4040
SmallBASIC comes in three different flavors for the desktop. The SDL version offers a simple but efficient IDE and is perfect for working with graphics. The FLTK version has a great IDE. The console version doesn't offer an IDE and is text-only but works perfect with plugins like raylib or nuklear ([Downloads](/pages/download.html)).
4141

42-
No matter which SmallBASIC version you prefer, external editors like Visual Studio Code, Geany, Sublime Text or KDE Kate can be setup for syntax highlighting or code execution ([Setup external editors](/language_support.html)).
42+
No matter which SmallBASIC version you prefer, external editors like Visual Studio Code, Geany, Sublime Text or KDE Kate can be setup for syntax highlighting or code execution ([Setup external editors](/pages/language_support.html)).
4343

4444
Instructions on how to use the editor in the SDL and Android version can be found in the article [Android](/pages/android.html)
4545

0 commit comments

Comments
 (0)