diff options
| author | Andre Noll <maan@tuebingen.mpg.de> | 2024-06-30 16:45:19 +0200 |
|---|---|---|
| committer | Andre Noll <maan@tuebingen.mpg.de> | 2024-06-30 16:45:19 +0200 |
| commit | fb38915b17c31c4ffc0060748b7e20ac853fe9a1 (patch) | |
| tree | 9b6ce8af19538afb49915d1b4ff65cc1f8467706 /QUICK_START | |
| parent | d4f389642c112531c5ff9471f2b5e10aba03cda7 (diff) | |
| parent | 50e321604c59d71168765a4b01c25ba7f176ce5c (diff) | |
* master:
Switch to https URLs.
INSTALL: Simplify dependency section.
Diffstat (limited to 'QUICK_START')
| -rw-r--r-- | QUICK_START | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/QUICK_START b/QUICK_START index 39666ab..bffa119 100644 --- a/QUICK_START +++ b/QUICK_START @@ -127,7 +127,7 @@ The "examples" subdirectory of the source distribution contains the full code of the above example and another small program which illustrates the use of columns of type `OSL_NO_STORAGE`. Larger applications using libosl are <a -href="http://people.tuebingen.mpg.de/maan/paraslash/">paraslash</a>, +href="https://people.tuebingen.mpg.de/maan/paraslash/">paraslash</a>, a network audio streaming system, and <a -href="http://people.tuebingen.mpg.de/maan/adu/">adu</a>, the advanced +href="https://people.tuebingen.mpg.de/maan/adu/">adu</a>, the advanced disk usage tool. |
