From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1715374-garchives=archives.gentoo.org@lists.gentoo.org> Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id ABE1F158B20 for <garchives@archives.gentoo.org>; Thu, 06 Feb 2025 19:02:13 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 91C8334300A for <garchives@archives.gentoo.org>; Thu, 06 Feb 2025 19:02:13 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 972571103CB; Thu, 06 Feb 2025 19:02:12 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 8E6241103CB for <gentoo-commits@lists.gentoo.org>; Thu, 06 Feb 2025 19:02:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 44C0D34300A for <gentoo-commits@lists.gentoo.org>; Thu, 06 Feb 2025 19:02:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D402B2195 for <gentoo-commits@lists.gentoo.org>; Thu, 06 Feb 2025 19:02:10 +0000 (UTC) From: "orbea" <orbea@riseup.net> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "orbea" <orbea@riseup.net> Message-ID: <1738868465.0a52cc1e683bd4cba612a3e9d2b1c71ec92f0e92.orbea@gentoo> Subject: [gentoo-commits] repo/proj/libressl:master commit in: / X-VCS-Repository: repo/proj/libressl X-VCS-Files: README.md X-VCS-Directories: / X-VCS-Committer: orbea X-VCS-Committer-Name: orbea X-VCS-Revision: 0a52cc1e683bd4cba612a3e9d2b1c71ec92f0e92 X-VCS-Branch: master Date: Thu, 06 Feb 2025 19:02:10 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9cc7788b-4f9d-4c55-a48c-66838e7301fe X-Archives-Hash: 40cef39e1398df60eb9a268ad7073432 commit: 0a52cc1e683bd4cba612a3e9d2b1c71ec92f0e92 Author: orbea <orbea <AT> riseup <DOT> net> AuthorDate: Thu Feb 6 19:01:05 2025 +0000 Commit: orbea <orbea <AT> riseup <DOT> net> CommitDate: Thu Feb 6 19:01:05 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=0a52cc1e README.md: fix markdown Fixes: 6a2ab68126c74f70f16becd296fc79cd287ee0f9 Signed-off-by: orbea <orbea <AT> riseup.net> README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2255ffb..528c22b 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ following contents: ``` net-libs/ngtcp2 -openssl ``` -See LibreSSL issue [#1114](https://github.com/libressl/portable/issues/1114) for rationale. +See LibreSSL issue https://github.com/libressl/portable/issues/1114 for rationale. ## links