From c75ec56bb4260f7d56a40c1f82af78b09da4d738 Mon Sep 17 00:00:00 2001 From: Abhishek Sanjay Gawade <73653940+Abhishek-Gawade-programmer@users.noreply.github.com> Date: Sat, 9 Oct 2021 14:29:47 +0530 Subject: [PATCH] replace hastebin link with https://hastebin.com/ and https://pastecord.com/ the previous link was dead i replace with proper one Added https://pastecord.com/ to paste remove the extra space between pastecode.com Remove again extra space between pastecode --- src/content/site/beginners.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/site/beginners.md b/src/content/site/beginners.md index 6a3e257..b541969 100644 --- a/src/content/site/beginners.md +++ b/src/content/site/beginners.md @@ -68,7 +68,7 @@ Remember that googling is a skill; you're asking the internet "what is this thin **Any relevant code** ‎ -4. If you're going to provide code, try to provide the minimum amount of code possible that still demonstrates the broken behaviour. Use a service like https://hasteb.in/ to paste your code and then link it here. Pasting a big blob of code with no formatting will make people not want to help you. Make yourself easy to help! +4. If you're going to provide code, try to provide the minimum amount of code possible that still demonstrates the broken behaviour. Use a service like https://hastebin.com or https://pastecord.com to paste your code and then link it here. Pasting a big blob of code with no formatting will make people not want to help you. Make yourself easy to help! ‎ 5. Take breaks! Don't bang your head against something for 10 hours without a break. ‎