Skip to content

Commit

Permalink
Merge pull request #35 from Joe7M/master
Browse files Browse the repository at this point in the history
Fix bug smallbasic/#227: wrong link
  • Loading branch information
chrisws authored Aug 4, 2024
2 parents 47c057a + 8ea33b3 commit 3f9009d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _build/pages/index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Just click on [Start online](/online/sbasic.html) to begin coding.

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)).

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)).
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)).

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

Expand Down

0 comments on commit 3f9009d

Please sign in to comment.