From de16c6cdac3664b5f6b0d49a919f94f6a825b604 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 21 May 2025 16:20:40 +0000 Subject: [PATCH] Bug 1964702 - doc: replace paste.m.o by gist.github.com r=glob,tgiles DONTBUILD Differential Revision: https://phabricator.services.mozilla.com/D250438 --- docs/contributing/engineering_show_and_tell.rst | 1 - docs/setup/linux_build.rst | 4 ++-- docs/setup/macos_build.rst | 4 ++-- docs/setup/windows_build.rst | 4 ++-- 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/docs/contributing/engineering_show_and_tell.rst b/docs/contributing/engineering_show_and_tell.rst index 87c2013bb864..dffe562d69ec 100644 --- a/docs/contributing/engineering_show_and_tell.rst +++ b/docs/contributing/engineering_show_and_tell.rst @@ -19,7 +19,6 @@ Links - mak: Gmail filtering with Google Apps Script - https://script.google.com/home - - https://paste.mozilla.org/9zEDnAiA#L9 - https://developers.google.com/apps-script/reference/ - mhowell: Windows Tools You Might Not Know About diff --git a/docs/setup/linux_build.rst b/docs/setup/linux_build.rst index 2b1d369f3863..29f72ccc0a2f 100644 --- a/docs/setup/linux_build.rst +++ b/docs/setup/linux_build.rst @@ -103,8 +103,8 @@ Build errors If you encounter a build error when trying to setup your development environment, please follow these steps: 1. Copy the entire build error to your clipboard - 2. Paste this error to `paste.mozilla.org `_ in the text area and change the "Expire in one hour" option to "Expire in one week". Note: it won't take a week to get help but it's better to have the snippet be around for a bit longer than expected. - 3. Go to the `introduction channel `__ and ask for help with your build error. Make sure to post the link to the paste.mozilla.org snippet you created! + 2. Paste this error to `gist.github.com `_ in the text area + 3. Go to the `introduction channel `__ and ask for help with your build error. Make sure to post the link to the gist.github.com snippet you created! The CLOBBER file has been updated ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/docs/setup/macos_build.rst b/docs/setup/macos_build.rst index e9bac000e1c3..b7887f738d76 100644 --- a/docs/setup/macos_build.rst +++ b/docs/setup/macos_build.rst @@ -130,8 +130,8 @@ Build errors If you encounter a build error when trying to setup your development environment, please follow these steps: 1. Copy the entire build error to your clipboard - 2. Paste this error to `paste.mozilla.org `_ in the text area and change the "Expire in one hour" option to "Expire in one week". Note: it won't take a week to get help but it's better to have the snippet be around for a bit longer than expected. - 3. Go to the `introduction channel `__ and ask for help with your build error. Make sure to post the link to the paste.mozilla.org snippet you created! + 2. Paste this error to `gist.github.com `__ in the text area + 3. Go to the `introduction channel `__ and ask for help with your build error. Make sure to post the link to the gist.github.com snippet you created! The CLOBBER file has been updated ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/docs/setup/windows_build.rst b/docs/setup/windows_build.rst index 6697a17bb151..a2f01c5c3818 100644 --- a/docs/setup/windows_build.rst +++ b/docs/setup/windows_build.rst @@ -165,8 +165,8 @@ Build errors If you encounter a build error when trying to setup your development environment, please follow these steps: 1. Copy the entire build error to your clipboard - 2. Paste this error on `paste.mozilla.org `_ in the text area and change the "Expire in one hour" option to "Expire in one week". Note: it won't take a week to get help but it's better to have the snippet be around for a bit longer than expected. - 3. Go to the `introduction channel `__ and ask for help with your build error. Make sure to post the link to the paste.mozilla.org snippet you created! + 2. Paste this error on `gist.github.com `_ in the text area + 3. Go to the `introduction channel `__ and ask for help with your build error. Make sure to post the link to the gist.github.com snippet you created! The CLOBBER file has been updated ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~