diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2020-07-14 15:15:02 +0200 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2020-07-14 15:16:05 +0200 |
| commit | 58296c373a79ac404e86f8a4b20a5309db2f00de (patch) | |
| tree | 8edea73b8c00f3a28a74c79e2249e7b4d83b2133 /documentation/src | |
| parent | 70385593387e1f47549e050c3aaea047a96bc7a2 (diff) | |
Fix old URL's and forum/newsgroup names
- fltk.development has been renamed to fltk.coredev
- all FLTK URL's are now of the form https://www.fltk.org/…
Diffstat (limited to 'documentation/src')
| -rw-r--r-- | documentation/src/examples.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/src/examples.dox b/documentation/src/examples.dox index 85dd74d76..0790ba7a5 100644 --- a/documentation/src/examples.dox +++ b/documentation/src/examples.dox @@ -5,7 +5,7 @@ The FLTK distribution contains over 60 sample applications written in, or ported to, FLTK. If the FLTK archive you received does not contain either an 'examples' or 'test' directory, you can download -the complete FLTK distribution from \b http://fltk.org/software.php . +the complete FLTK distribution from \b https://www.fltk.org/software.php . Most of the example programs were created while testing a group of widgets. They are not meant to be great achievements in clean C++ programming, but |
