From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from primenet.com.au (ns1.primenet.com.au [203.24.36.2]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id cb32403a for ; Fri, 20 Dec 2019 20:43:41 +0000 (UTC) Received: (qmail 27875 invoked by alias); 20 Dec 2019 20:43:36 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: List-Unsubscribe: X-Seq: 45100 Received: (qmail 5851 invoked by uid 1010); 20 Dec 2019 20:43:36 -0000 X-Qmail-Scanner-Diagnostics: from mail-yb1-f182.google.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.102.1/25663. spamassassin: 3.4.2. Clear:RC:0(209.85.219.182):SA:0(-1.9/5.0):. Processed in 3.15307 secs); 20 Dec 2019 20:43:36 -0000 X-Envelope-From: dana@dana.is X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: pass (ns1.primenet.com.au: SPF record at _netblocks.google.com designates 209.85.219.182 as permitted sender) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=PWUdmo4eC+7UJon5bTPJOyaM9DOvXLnq9VeOPjroAVE=; b=oMs/iKofj6WSNY1YnTx+9cx8zw8t+juu6KSF194JPavkW9YU+Iw67G4O5c4dt6CXi4 d5e2LTbeesOJNs7eTx0nWg08Qbhz0HNXsDx8Wnaz3Kdjc/1j3pa/NiODN6WLWRQgZX7r mFBfmIowObYIWZdXzsJvtn89ex15V6Lm43tT1By5zQW51ypuothUZzAaN0FDQUspdLrQ AIqaoMUf5Bp8KGSmyLSq6ymFJLvCUuI6NjPV8xObB/j+/YfG/pQD/pjPYdPHoxTMg6pQ yHiWa9A2xTUx7Jhe2JJgLQ88yIsBwlTm5VXgiNN/zrW9WZtufIbaG82O3s8kKXmVG9EY UWUg== X-Gm-Message-State: APjAAAVyjHevjIuZ7E+v7iBlr1mpIOocwQrU8zMKRN6CoingxtRlRKcM TYrUpAm5q7Wtkt/mjizAaBEKNsEO8GjblA== X-Google-Smtp-Source: APXvYqwWG04T2NcpWjO06z86Dp8JiF8toVFj+Aw/APjb0wjGlbgFYJ9z7qoNRsmvEQANQOLZAlAILQ== X-Received: by 2002:a25:b88b:: with SMTP id w11mr9430997ybj.483.1576874579691; Fri, 20 Dec 2019 12:42:59 -0800 (PST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Subject: Re: Dead Link on page http://zsh.sourceforge.net/Intro/ From: dana In-Reply-To: <20191220201422.ki4xufghzh2ahh77@tarpaulin.shahaf.local2> Date: Fri, 20 Dec 2019 14:42:58 -0600 Cc: Zsh Workers List Content-Transfer-Encoding: quoted-printable Message-Id: <74A68EE7-0253-4EE7-BEAE-5E4DE0D64522@dana.is> References: <37A90417-8D6E-4D22-A48B-6276EFE57126@dana.is> <1576748040.4486.1.camel@samsung.com> <90BAE34F-711F-4ACE-ABBF-D4CA463BF304@dana.is> <20191220201422.ki4xufghzh2ahh77@tarpaulin.shahaf.local2> To: Daniel Shahaf X-Mailer: Apple Mail (2.3445.104.11) On 20 Dec 2019, at 14:14, Daniel Shahaf wrote: > The href attributes need leading slashes, else they'd be broken. Oops, copy/paste errors from the other links i guess. Thanks On 20 Dec 2019, at 14:14, Daniel Shahaf wrote: > The workshop was written when version 3.1.5 was current.... > This link is also broken (=C2=ABwget: unable to resolve host address > =E2=80=98a.gp.cs.cmu.edu=E2=80=99=C2=BB), and in any case, when was it = last updated? We should > be linking to current documentation. Yeah, the release script mentions that the texi file is no longer = available, so the HTML doesn't get updated. The PostScript version is generated = from intro.ms in the main repo, but, with one very small exception = (workers/30430), that file hasn't been touched in 20+ years either, so... Like i said, they are *all* extremely out-of-date. Much of the basic = stuff still applies, but i don't think i'd personally use or recommend any of = these documents. Just thought we might err on the side of caution, as Peter (basically) suggested. If there's a more recent document that can serve = as an introduction, we can use that, but i'm not aware of anything myself. Or, = if you guys prefer, we can just get rid of the entire page, idk dana