Skip to content

Commit

Permalink
Use GitHub.io URLS instead of deprecated RawGit.com
Browse files Browse the repository at this point in the history
  • Loading branch information
booch committed Jun 15, 2019
1 parent 3d8b246 commit ae2466a
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Booleans_Are_Easy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ Resources
---

[railsconf]: https://www.railsconf.com/
[current_slides]: https://rawgit.com/booch/presentations/master/Booleans_Are_Easy/slides.html
[current_slides]: https://booch.github.io/presentations/Booleans_Are_Easy/slides.html
[remark]: https://remarkjs.com/
2 changes: 1 addition & 1 deletion Effective_Agile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ Resources
---

[book]: https://github.com/boochtek/effective_agile
[current_slides]: https://rawgit.com/booch/presentations/master/Effective_Agile/slides.html
[current_slides]: https://booch.github.io/presentations/Effective_Agile/slides.html
2 changes: 1 addition & 1 deletion Refactoring_Ruby/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ Resources

---

[current_slides]: https://rawgit.com/booch/presentations/master/Refactoring_Ruby/slides.html
[current_slides]: https://booch.github.io/presentations/Refactoring_Ruby/slides.html
2 changes: 1 addition & 1 deletion Refactoring_Ruby/TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ TODO
====

* Add a permanent URL from http://boochtek.com/refactoringruby2017
* https://rawgit.com/booch/presentations/master/Refactoring_Ruby/slides.html
* https://booch.github.io/presentations/Refactoring_Ruby/slides.html
* Tag and use tag in place of `master`
* Fix fonts to look better
* Examples where included/extended are useful
2 changes: 1 addition & 1 deletion Ruby_Hooks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ Resources

---

[current_slides]: https://rawgit.com/booch/presentations/master/Ruby_Hooks/slides.html
[current_slides]: https://booch.github.io/presentations/Ruby_Hooks/slides.html
2 changes: 1 addition & 1 deletion Smaller/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ rake

[aatc2017]: https://www.agilealliance.org/agile-alliance-technical-conference-2017/
[aatc2017_buchek]: https://aatc2017.sched.com/event/9PB0/keep-it-short-craig-buchek
[current_slides]: https://rawgit.com/booch/presentations/master/Smaller/slides.html
[current_slides]: https://booch.github.io/presentations/Smaller/slides.html
[remark]: https://remarkjs.com/
[decktape]: https://github.com/astefanutti/decktape#readme
2 changes: 1 addition & 1 deletion crystal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Crystal

Presentation on the Crystal programming Language, presented at the St. Louis Ruby User Group.

* Slides: https://rawgit.com/booch/presentations/master/crystal/index.html
* Slides: https://booch.github.io/presentations/crystal/index.html
* Video: https://www.youtube.com/watch?v=8BdLttM26V0

(This is one of my least well-presented talks. I was flustered by technical issues.)
6 changes: 3 additions & 3 deletions how_the_web_works/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Part 1
* St. Louis UNIX Users Group (SLUUG)
* March 11, 2015

* [Slides](http://rawgit.com/booch/presentations/master/how_the_web_works/HTWW1.html)
* [Slides](https://booch.github.io/presentations/how_the_web_works/HTWW1.html)
* [Video]() - Coming Soon
* [Source](HTWW1.md)

Expand All @@ -22,7 +22,7 @@ Part 2
* St. Louis GNU/Linux Users Group (STLLUG)
* March 19, 2015

* [Slides](http://rawgit.com/booch/presentations/master/how_the_web_works/HTWW2.html)
* [Slides](https://booch.github.io/presentations/how_the_web_works/HTWW2.html)
* [Video]() - Coming Soon
* [Source](HTWW2.md)

Expand All @@ -32,5 +32,5 @@ HTTP

* St. Louis Ruby Users Group (STL Ruby)

* [Slides](http://rawgit.com/booch/presentations/master/how_the_web_works/HTTP.html)
* [Slides](https://booch.github.io/presentations/how_the_web_works/HTTP.html)
* [Source](HTTP.md)
2 changes: 1 addition & 1 deletion ruby_idioms/slides.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@

### November 17, 2014 ###

https://rawgit.com/booch/presentations/master/ruby_idioms/slides.html
https://booch.github.io/presentations/ruby_idioms/slides.html

???

Expand Down

0 comments on commit ae2466a

Please sign in to comment.