From owner-freebsd-doc@freebsd.org Sun Apr 4 19:32:11 2021 Return-Path: Delivered-To: freebsd-doc@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3C1E55B1F9D for ; Sun, 4 Apr 2021 19:32:11 +0000 (UTC) (envelope-from carlavilla@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FD3p316r3z3rnx for ; Sun, 4 Apr 2021 19:32:11 +0000 (UTC) (envelope-from carlavilla@freebsd.org) Received: from mail-ed1-f50.google.com (mail-ed1-f50.google.com [209.85.208.50]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: carlavilla) by smtp.freebsd.org (Postfix) with ESMTPSA id 0FF7428D86 for ; Sun, 4 Apr 2021 19:32:11 +0000 (UTC) (envelope-from carlavilla@freebsd.org) Received: by mail-ed1-f50.google.com with SMTP id l18so10563940edc.9 for ; Sun, 04 Apr 2021 12:32:11 -0700 (PDT) X-Gm-Message-State: AOAM5310OgEVxaqzaqFO3m2ezshKxpA/+8iUf8WIdMC/ClOUMEk4SBf1 XCe/UfgQt8IDLOfNF2ql4LS8AmTZnxSxIFvtxnk= X-Google-Smtp-Source: ABdhPJxDPr6+67MPvq9iYNWip9Y/HfXnpAOlTWNnqfs3X/a5c6MLZYqLqT1qiO97AOtqhdIRxYjj22JQ7xV1UnmtsUo= X-Received: by 2002:a05:6402:4407:: with SMTP id y7mr27618124eda.247.1617564729912; Sun, 04 Apr 2021 12:32:09 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Sergio Carlavilla Date: Sun, 4 Apr 2021 21:31:59 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Broken links on freebsd.org/relnotes To: Alex Cc: freebsd-doc@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.34 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Apr 2021 19:32:11 -0000 On Sun, 4 Apr 2021 at 21:28, Alex wrote: > Hello, > The links for the release notes (https://www.freebsd.org/relnotes/) > doesn't seem to work and just ends up as `page not found`. > > Thanks, > -- > Alex > _______________________________________________ > freebsd-doc@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-doc > To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org" > Hi, Thanks for the report. Let me check. Bye.