From owner-freebsd-stable@freebsd.org Mon Jun 4 18:28:50 2018 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BC1BEFDEFB1 for ; Mon, 4 Jun 2018 18:28:50 +0000 (UTC) (envelope-from paulzhol@gmail.com) Received: from mail-wr0-x232.google.com (mail-wr0-x232.google.com [IPv6:2a00:1450:400c:c0c::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 338FC7E38E for ; Mon, 4 Jun 2018 18:28:50 +0000 (UTC) (envelope-from paulzhol@gmail.com) Received: by mail-wr0-x232.google.com with SMTP id o12-v6so14127367wrm.12 for ; Mon, 04 Jun 2018 11:28:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=jMoB6AKCwtdICvFrmSL0pQ0Vsei4YKUt/EdH9S7DWPY=; b=TOPjMQTRklebD9LZM8p/BV1Hh3obOpHJ9yUACt6CcpAR1vym62MleXDofJ07YXTQaN 2Q6hmRTybdctlYFtRvBDRGwELRDm5ay7xwYgM5tSG/wyJeuqfdKRHEybUx3V67cezL7a tljAF2xx4guK3VN2NS7jWJCS/GlqMEiZl1DgKrmeTPjcAvfVnx0rMG2uU/lEiFF+qGa0 6Wmu+Z1cjoTVRzgE8NJE0eYTF9wT//O/3oGwJLu0p044K/1oxrxp6wjiYDe1j5dqEUdI N6bWenmXIycQp6t+uM7fZjmeVI6G1o8tRvaITm02EWwbLurakPWSqGYJNzMa+SGubomU b3nQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=jMoB6AKCwtdICvFrmSL0pQ0Vsei4YKUt/EdH9S7DWPY=; b=EvPbWFPeEcJyUqrttdUDXURWG/9vJ+czJYJeO/NAKADPQ2E4htZQ2CW9iyKvXeF62D elSqvMvC9BkFZWl2gLCF1QD+WWsHGzRS5uQOcJks4u0dBBlt+lbkPwXpofhz972XNHmr JyZAAtwJxcTHX5HKKaBIvKSgbi7tNhxSCuLtJWpTdEusjS99ORQnLpn73yjKL0tIukNN TvJgZgBwIc3IQk4yecn7RyztPWukwACT1iX4crN96s9WKtpXAwEKGFpsqJLboMB0YEsS 0euProZlLc7GTc3KqfX0aCSL7opgE50x2ltr4gLcvQfVLP14ZkTpwRgnvxYgoELbkAs+ uUoQ== X-Gm-Message-State: ALKqPwflnB6yQLh1XjFAVtD6c0JaewbLn85HT8813nyD6tMf8CsHdPlN BSegbW+ZFhftUOnCO0XbrF7rxyI2c2RUtoCbK+YC1A== X-Google-Smtp-Source: ADUXVKKz3Bgb7F7tai8HLcikzBBBYmhxF476gkPaTewaIAV/rXVNoOpaC+uuHRpuWDD4Cktb+rZHRQ/p22GQmIG4b5g= X-Received: by 2002:adf:88b2:: with SMTP id f47-v6mr15977206wrf.55.1528136928951; Mon, 04 Jun 2018 11:28:48 -0700 (PDT) MIME-Version: 1.0 From: Yuval Pavel Zholkover Date: Mon, 4 Jun 2018 21:28:37 +0300 Message-ID: Subject: FreeBSD 11.2-RC1 announce link is broken To: freebsd-stable@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.26 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jun 2018 18:28:50 -0000 Hello, The announce link at https://www.freebsd.org/news/newsflash.html#event20180602:01 is pointing at the wrong url: https://lists.freebsd.org/pipermail/freebsd-stable/2018-May/089053.html instead of https://lists.freebsd.org/pipermail/freebsd-stable/2018-June/089053.html (May vs. June). Thanks!