From 79c02786a66f4eb7c0e283f5c8d23f6ed167fb90 Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 21 Jun 2026 00:21:19 +0000 Subject: [PATCH] Fix scheme-less and malformed links in migrated content MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add missing https:// to bare twitter.com/jeffhicks links and fix single-slash http:/ → http:// for gplus.to URLs. Also fix missing space before blog URL. Closes #22. Co-Authored-By: Claude Opus 4.6 Claude-Session: https://claude.ai/code/session_01T4sVD8at6hQ7a9UTtwcUaR --- ...h-02072013-meeting-summary-and-presentation-materials.md | 4 ++-- ...3-04-22-meet-the-scripting-games-judges-jeffery-hicks.md | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/content/articles/2013-02-16-phillyposh-02072013-meeting-summary-and-presentation-materials.md b/content/articles/2013-02-16-phillyposh-02072013-meeting-summary-and-presentation-materials.md index e54b7f4dc..535f2fdba 100644 --- a/content/articles/2013-02-16-phillyposh-02072013-meeting-summary-and-presentation-materials.md +++ b/content/articles/2013-02-16-phillyposh-02072013-meeting-summary-and-presentation-materials.md @@ -18,7 +18,7 @@ We would also like to thank [Interfacett][8] and [Powershell.org][9] for providi [3]: https://powershell.org/wp-content/uploads/2013/02/PhillyPosh_2013-02-07_Presentations.zip [4]: http://www.youtube.com/channel/UCAc_ow5FIJtRpvew__9Iqzg?feature=watch [5]: http://jdhitsolutions.com/blog/ - [6]: twitter.com/jeffhicks - [7]: http:/gplus.to/JeffHicks + [6]: https://twitter.com/jeffhicks + [7]: http://gplus.to/JeffHicks [8]: http://www.interfacett.com/ [9]: https://powershell.org/ diff --git a/content/articles/2013-04-22-meet-the-scripting-games-judges-jeffery-hicks.md b/content/articles/2013-04-22-meet-the-scripting-games-judges-jeffery-hicks.md index a46b8d56d..6edaaf1d9 100644 --- a/content/articles/2013-04-22-meet-the-scripting-games-judges-jeffery-hicks.md +++ b/content/articles/2013-04-22-meet-the-scripting-games-judges-jeffery-hicks.md @@ -26,6 +26,6 @@ understanding of the PowerShell paradigm.Advanced scripts should go beyond and demonstrate mastery of complex techniques and concepts. The best of the best will have a pure, elegant, zen-like simplicity even for the most challenging tasks. -You can keep up with Jeff at his bloghttp://jdhitsolutions.com/blog , on -Twitter at twitter.com/jeffhicks and on -Google Plus (http:/gplus.to/JeffHicks) +You can keep up with Jeff at his blog http://jdhitsolutions.com/blog , on +Twitter at https://twitter.com/jeffhicks and on +Google Plus (http://gplus.to/JeffHicks)