diff --git a/ReadMe.pod b/ReadMe.pod index b43943c..19c77f8 100644 --- a/ReadMe.pod +++ b/ReadMe.pod @@ -386,11 +386,11 @@ I do to make this work well: it will generate a script called C that contains commands like the ones above, to publish your slides to a gh-pages branch. -=item * If my repo is called C, then after I publish the talk to the gh-pages branch, it will be available as L. I then link this url from L as the Homepage url. +=item * If my repo is called C, then after I publish the talk to the gh-pages branch, it will be available as L. I then link this url from L as the Homepage url. =back You can see an example of a talk published to HTML and posted via gh-pages at -L. +L. =cut diff --git a/doc/Vroom.swim b/doc/Vroom.swim index 4809e88..75427cd 100644 --- a/doc/Vroom.swim +++ b/doc/Vroom.swim @@ -369,10 +369,10 @@ I do to make this work well: * If my repo is called `vroom-yapcna2009-talk`, then after I publish the talk to the gh-pages branch, it will be available as - [http://ingydotnet.github.com/vroom-yapcna2009-talk]. + [http://ingydotnet.github.io/vroom-yapcna2009-talk]. I then link this url from http://github.com/ingydotnet/vroom-yapcna2009-talk as the Homepage url. You can see an example of a talk published to HTML and posted via gh-pages -at [http://ingydotnet.github.com/vroom-pm/]. +at [http://ingydotnet.github.io/vroom-pm/]. diff --git a/lib/Vroom.pm b/lib/Vroom.pm index 8bf5255..328b089 100644 --- a/lib/Vroom.pm +++ b/lib/Vroom.pm @@ -321,7 +321,7 @@ h4 { [% END -%]

This presentation was generated by Vroom. Use <SPACE> key to go +href="http://ingydotnet.github.io/vroom-pm">Vroom. Use <SPACE> key to go forward and <BACKSPACE> to go backwards.

@@ -937,7 +937,7 @@ for my $word (qw(Vroom totally rocks!)) { ---- == Vroom as HTML -* http://ingydotnet.github.com/vroom-pm/ +* http://ingydotnet.github.io/vroom-pm/ ---- == The End