Authentication-Results: mail-b.sr.ht; dkim=none Received: from mout-u-107.mailbox.org (mout-u-107.mailbox.org [91.198.250.252]) by mail-b.sr.ht (Postfix) with ESMTPS id 9C34011F080 for <~qaul/community@lists.sr.ht>; Fri, 26 Feb 2021 12:53:30 +0000 (UTC) Received: from smtp2.mailbox.org (smtp2.mailbox.org [80.241.60.241]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-u-107.mailbox.org (Postfix) with ESMTPS id 4Dn8j532JBzQlFf; Fri, 26 Feb 2021 13:53:29 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp2.mailbox.org ([80.241.60.241]) by spamfilter01.heinlein-hosting.de (spamfilter01.heinlein-hosting.de [80.241.56.115]) (amavisd-new, port 10030) with ESMTP id BZVCCfeqtagi; Fri, 26 Feb 2021 13:53:22 +0100 (CET) From: Katharina Fey To: Alexander Krotov , ~qaul/community@lists.sr.ht Cc: Alexander Krotov Subject: Re: [PATCH] docs: fix Markdown link syntax In-Reply-To: <20201105212546.116129-1-link2xt@testrun.org> References: <20201105212546.116129-1-link2xt@testrun.org> Date: Fri, 26 Feb 2021 13:53:18 +0100 Message-ID: <87o8g7vvlt.fsf@kookie.space> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-MBO-SPAM-Probability: * X-Rspamd-Score: 1.38 / 15.00 / 15.00 X-Rspamd-Queue-Id: 6CF1217EB X-Rspamd-UID: f8a73d --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hey there, thank you for the patch. It took a while to merge it, but it's in our repo at git.qaul.org now! =2D Katharina Alexander Krotov writes: > --- > libqaul/src/api/mod.rs | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libqaul/src/api/mod.rs b/libqaul/src/api/mod.rs > index d8b5dc73..ad3dbc87 100644 > --- a/libqaul/src/api/mod.rs > +++ b/libqaul/src/api/mod.rs > @@ -5,7 +5,7 @@ > //! separate scopes, to make reasoning about association easier. > //! > //! All scopes can be constructed via the main > -//! [`Qaul`][../struct.Qaul.html] type access functions. > +//! [`Qaul`](../struct.Qaul.html) type access functions. > //! > //! ``` > //! # let qaul =3D libqaul::Qaul::dummy(); > --=20 > 2.29.2 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJKBAEBCAA0FiEEVV8uS2+H+RpBEGaekHNKnmGcimwFAmA47z4WHGtvb2tpZUBz cGFjZWtvb2tpZS5kZQAKCRCQc0qeYZyKbJ/5EADQLPos7yh5Wzc/iTTb+KdqLqu4 4yuxgU7eSHdE/rMyzl+yVopMKSo90rzRmvq6IJ8dppZxl2BCPzMU83ODS/cWCzQm mEEj/RCmdaFy6EPxuLiKtxeYkLnovb65W4y14DK0wtJDeVR0p9plb/KwbZtq3qtT IXKswASsrkAf8+IJ0MA39OC6lZVyaFvPxewsDiEsVg93U5mxplEOZvKEucuejBhJ sfTq9A34dLszj0DbKVEHIjFWH0hznWGqNzpo88V5/7UlwLOnMSOi/UVmMlCF9uDQ UplRu+lX0JXMAbMyl3YNiefkYtkmMTp4apgupHgqckcpYXXr4gi/sWIBDpu2HbQM H+AaDxRON4GlyRmVDKJHqe4J9iApQWCkFWguUz8RX/tqQiiXCQfWQChj/KLLvIr1 pY1q+hGjN/OicrLUlcn/lgcUDPev4Mfx7/RsrnRecCne/Q7J6IVgkwBIbEGwhVtu 30IHl42jP8+31aIr7J22Oj9w2R+VABAix3WrlxxqTQ2/NioyoQAuG01tn7fJCI2A dcNtdhfq4I88tQ0CCR4gY+P91DxSwN/YXEzHVQ/WXD59U9wX27958gYsIyYzD0fF QvoF2rR6NFskOm1PaJ+TB2ty/titQ8UTsIq7KBzVeMQtC+q8UOrXbzIfV3+/qJCb KNSNR7qkEJQORFjMAQ== =lfm4 -----END PGP SIGNATURE----- --=-=-=--