From 538dfa2807ebb82704b2249d337cc9abefde4020 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sun, 21 Jun 2026 12:42:04 -0500 Subject: fix: resolve spelling issues in pre-2026 posts --- content/blog/2021-03-19-clone-github-repos.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/blog/2021-03-19-clone-github-repos.org') diff --git a/content/blog/2021-03-19-clone-github-repos.org b/content/blog/2021-03-19-clone-github-repos.org index 0bcad4f..11db8a7 100644 --- a/content/blog/2021-03-19-clone-github-repos.org +++ b/content/blog/2021-03-19-clone-github-repos.org @@ -117,7 +117,7 @@ do this, let's create another bash script: nano change_remote_urls.sh #+end_src -Past the following information and be sure to change the URL (uniform resource +Paste the following information and be sure to change the URL (uniform resource locator) information to whichever host you are moving to. For this example, I am looping through all of my cloned GitHub directories and changing them to Sourcehut (e.g. == -> =git@git.sr.ht:~myusername=). -- cgit v1.2.3