From patchwork Sat Aug 17 10:11:21 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 1148689 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-507183-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=pfeifer.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="EIemzT/Y"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 469bYl4gjJz9s00 for ; Sat, 17 Aug 2019 20:11:07 +1000 (AEST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version:content-type; q=dns; s= default; b=FZUYdbytKDHOmqM9wCBGy09FwY8To1P/a3nnPiesNRuf8wovz4O1Q ZmTCevB7oXlmQGVLA8h1fMmZlO4ReH6bE6T+KS4FX0FpaU2bGoZ4ukXaN/Wfcdzq tbHUYzcBjY98V8kTlqd1bowwxqgFsU/3b3PK3uP8uIxNFrvt5+Sqiw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version:content-type; s= default; bh=HbDFieeVACxlGzUpHqMp7KVbF+Q=; b=EIemzT/YGyjJWLnXBkOZ WFm+yM7O9cQ0RaR33Fjg/Bh02jOsWNiy2Bb4pIZ8yKJ8H+kGeiAy85ULpqfnUT+2 t/XPpNsZ3X7p675LNvNMgC2VDNyif9Wkkse1/7HVYpwPxfH3Jyh+mOBefIGGfJ6Z 2kHRMvItr/LWsauXhvjG768= Received: (qmail 128105 invoked by alias); 17 Aug 2019 10:11:00 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 128096 invoked by uid 89); 17 Aug 2019 10:11:00 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-13.6 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.1 spammy=HX-Languages-Length:637 X-HELO: hamza.pair.com Received: from hamza.pair.com (HELO hamza.pair.com) (209.68.5.143) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 17 Aug 2019 10:10:58 +0000 Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id 719DA33DE7 for ; Sat, 17 Aug 2019 06:10:57 -0400 (EDT) Received: from anthias (unknown [178.114.243.240]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by hamza.pair.com (Postfix) with ESMTPSA id EF47E33DE4 for ; Sat, 17 Aug 2019 06:10:56 -0400 (EDT) Date: Sat, 17 Aug 2019 12:11:21 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [doc] Update reference to elm-lang.org quote in ux.texi Message-ID: MIME-Version: 1.0 X-IsSubscribed: yes Committed. Gerald 2019-08-17 Gerald Pfeifer * doc/ux.texi (User Experience Guidelines): Update reference. Index: doc/ux.texi =================================================================== --- doc/ux.texi (revision 274599) +++ doc/ux.texi (working copy) @@ -9,7 +9,7 @@ @cindex guidelines, user experience To borrow a slogan from - @uref{https://elm-lang.org/blog/compilers-as-assistants, Elm}, +@uref{https://elm-lang.org/news/compilers-as-assistants, Elm}, @quotation @strong{Compilers should be assistants, not adversaries.} A compiler should