Skip to content

Commit b12956d

Browse files
authored
Update README.md
1 parent 65fde86 commit b12956d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Our project started in October 2013. There were a few reasons for that:
4545
### Own Extensions
4646
- [Standard Library](jphp-runtime/api-docs) - own runtime standard library
4747
- [Http Server](exts/jphp-httpserver-ext) (+Web Sockets +Multithread)
48-
- GUI ([JavaFX](exts/jphp-gui-ext/api-docs) or [SWT](https://github.com/jphp-compiler/jphp-swt-ext))
48+
- GUI ([JavaFX](https://github.com/jphp-group/jphp-gui-ext) or [SWT](https://github.com/jphp-group/jphp-swt-ext))
4949
- [Git](exts/jphp-git-ext/api-docs) (based on JGit)
5050
- [JSoup](exts/jphp-jsoup-ext/api-docs) - for parsing html in jQuery style.
5151
- [SQL](exts/jphp-sql-ext/api-docs) (supports [MySQL](exts/jphp-sql-ext/api-docs), [PostgreSQL](exts/jphp-pgsql-ext/api-docs), [SQLite](exts/jphp-sqlite-ext/api-docs), [Firebird](exts/jphp-firebirdsql-ext/api-docs)).

0 commit comments

Comments
 (0)