Re: [Rfc-markdown] Reference links to www.rfc-editor.org

Lars Eggert <lars@eggert.org> Mon, 01 November 2021 13:58 UTC

Return-Path: <lars@eggert.org>
X-Original-To: rfc-markdown@ietfa.amsl.com
Delivered-To: rfc-markdown@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DDBD63A12FE for <rfc-markdown@ietfa.amsl.com>; Mon, 1 Nov 2021 06:58:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level:
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=eggert.org
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id I4Ida4AwqfNO for <rfc-markdown@ietfa.amsl.com>; Mon, 1 Nov 2021 06:58:17 -0700 (PDT)
Received: from mail.eggert.org (mail.eggert.org [IPv6:2a00:ac00:4000:400:211:32ff:fe22:186f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A5DDA3A12FC for <rfc-markdown@ietf.org>; Mon, 1 Nov 2021 06:58:17 -0700 (PDT)
Received: from smtpclient.apple (unknown [IPv6:2a00:ac00:4000:400:edd9:a590:44d2:9a39]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.eggert.org (Postfix) with ESMTPSA id 53FE8600CF1 for <rfc-markdown@ietf.org>; Mon, 1 Nov 2021 15:58:09 +0200 (EET)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=eggert.org; s=dkim; t=1635775089; bh=ARUilDauNGLjUfUqCx2FR5ojyIihSBpM0HNNvKH5tPI=; h=From:Subject:Date:References:To:In-Reply-To; b=ar5CZvxEzozFJlix70sUq0TJ/SaGXbwft96JaESe724pxeI/vliOZiUdkf3t3bWql Or7h/zcLwmErvJaOScEbdRcPWQzOkbvyj4TFK0VaU52IIJHVoX7Lo1KLgzOpH3yzqK r5umswJyby2yKVmA5HUUdHQlh2LrEp5QLsrUZYf0=
From: Lars Eggert <lars@eggert.org>
Content-Type: multipart/signed; boundary="Apple-Mail=_ABEFB20D-7054-426C-B34A-7ED397A1BCC1"; protocol="application/pgp-signature"; micalg="pgp-sha512"
Content-Transfer-Encoding: quoted-printable
Mime-Version: 1.0 (Mac OS X Mail 15.0 \(3693.20.0.1.32\))
Date: Mon, 01 Nov 2021 15:58:08 +0200
References: <5BFAAF0D-D58D-42B3-9D57-B3FF71D4D280@eggert.org>
To: rfc-markdown@ietf.org
In-Reply-To: <5BFAAF0D-D58D-42B3-9D57-B3FF71D4D280@eggert.org>
Message-Id: <ADF59037-84C5-48AC-B58E-77443B58817A@eggert.org>
X-MailScanner-ID: 53FE8600CF1.A54BA
X-MailScanner: Found to be clean
X-MailScanner-From: lars@eggert.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/rfc-markdown/pfrHLAmjY3qv4CXAfdN8Jvz-Rk4>
Subject: Re: [Rfc-markdown] Reference links to www.rfc-editor.org
X-BeenThere: rfc-markdown@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "rfc-markdown is a discussion list for people writing I-Ds and RFCs in Markdown and the authors of the tools used for that." <rfc-markdown.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rfc-markdown>, <mailto:rfc-markdown-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/rfc-markdown/>
List-Post: <mailto:rfc-markdown@ietf.org>
List-Help: <mailto:rfc-markdown-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rfc-markdown>, <mailto:rfc-markdown-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Nov 2021 13:58:24 -0000

On 2021-11-1, at 15:40, Lars Eggert <lars@eggert.org> wrote:
> I'm not sure if this is a kramdown-rfc2629 issue or an xml2rfc one, but is there a way to make the toolchain emit references to RFCs with URLs pointing to www.rfc-editor.org instead of datatracker.ietf.org?

Ah, this seems to be due to MT's setup. Will raise it there.

Thanks,
Lars