From: Thomas Petazzoni Date: Thu, 29 Jul 2021 21:01:31 +0000 (+0200) Subject: docs/manual/resources.txt: change pastebin site URL X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0a954d441218daa6bbafb74d30539e6b14f193b8;p=buildroot.git docs/manual/resources.txt: change pastebin site URL code.bulix.org no longer exists, suggest paste.ack.tf instead, as an example. Signed-off-by: Thomas Petazzoni --- diff --git a/docs/manual/resources.txt b/docs/manual/resources.txt index e621b6b069..e90a49b2ab 100644 --- a/docs/manual/resources.txt +++ b/docs/manual/resources.txt @@ -32,7 +32,7 @@ hosted on https://www.oftc.net/WebChat/[OFTC]. It is a useful place to ask quick questions or discuss on certain topics. + When asking for help on IRC, share relevant logs or pieces of code -using a code sharing website, such as http://code.bulix.org. +using a code sharing website, such as https://paste.ack.tf/. + Note that for certain questions, posting to the mailing list may be better as it will reach more people, both developers and users.