Skip to content

Commit 79c0278

Browse files
committed
Fix scheme-less and malformed links in migrated content
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 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01T4sVD8at6hQ7a9UTtwcUaR
1 parent 66b4195 commit 79c0278

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

content/articles/2013-02-16-phillyposh-02072013-meeting-summary-and-presentation-materials.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ We would also like to thank [Interfacett][8] and [Powershell.org][9] for providi
1818
[3]: https://powershell.org/wp-content/uploads/2013/02/PhillyPosh_2013-02-07_Presentations.zip
1919
[4]: http://www.youtube.com/channel/UCAc_ow5FIJtRpvew__9Iqzg?feature=watch
2020
[5]: http://jdhitsolutions.com/blog/
21-
[6]: twitter.com/jeffhicks
22-
[7]: http:/gplus.to/JeffHicks
21+
[6]: https://twitter.com/jeffhicks
22+
[7]: http://gplus.to/JeffHicks
2323
[8]: http://www.interfacett.com/
2424
[9]: https://powershell.org/

content/articles/2013-04-22-meet-the-scripting-games-judges-jeffery-hicks.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ understanding of the PowerShell paradigm.Advanced scripts should go
2626
beyond and demonstrate mastery of complex techniques and concepts. The
2727
best of the best will have a pure, elegant, zen-like simplicity even for
2828
the most challenging tasks.
29-
You can keep up with Jeff at his bloghttp://jdhitsolutions.com/blog , on
30-
Twitter at twitter.com/jeffhicks and on
31-
Google Plus (http:/gplus.to/JeffHicks)
29+
You can keep up with Jeff at his blog http://jdhitsolutions.com/blog , on
30+
Twitter at https://twitter.com/jeffhicks and on
31+
Google Plus (http://gplus.to/JeffHicks)

0 commit comments

Comments
 (0)