diff options
| author | Peter Bex <peter@more-magic.net> | 2026-08-30 12:08:34 +0200 |
|---|---|---|
| committer | Peter Bex <peter@more-magic.net> | 2026-08-30 12:08:34 +0200 |
| commit | 27d3f7f02ea626b90edab4280b3b143a4b2e340d (patch) | |
| tree | ee689baac7ab3e2e83dbf75ee218030bfe6ce8f1 | |
| parent | 8d4c5dcc802465581c7a6187687a5a9b2e8598b4 (diff) | |
| download | spiffy-27d3f7f02ea626b90edab4280b3b143a4b2e340d.tar.gz | |
Broken link reported by Sander Bos
| -rw-r--r-- | spiffy.scm | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -31,9 +31,8 @@ ; ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED ; OF THE POSSIBILITY OF SUCH DAMAGE. ; -; Please report bugs, suggestions and ideas to the CHICKEN Trac -; ticket tracking system (assign tickets to user 'sjamaan'): -; http://trac.callcc.org +; Please report bugs, suggestions and ideas to the CHICKEN-users +; mailing list: chicken-users@nongnu.org (module spiffy (start-server switch-user/group accept-loop |
