diff --git a/README.rdoc b/README.rdoc index cc61fc03d..464dc5a7b 100644 --- a/README.rdoc +++ b/README.rdoc @@ -26,9 +26,9 @@ Or download Mocha... == Examples -* Quick Start - {Usage Examples}[link:examples/misc.html] -* Traditional mocking - {Star Trek Example}[link:examples/mocha.html] -* Setting expectations on real classes - {Order Example}[link:examples/stubba.html] +* Quick Start - {Usage Examples}[http://mocha.rubyforge.org/examples/misc.html] +* Traditional mocking - {Star Trek Example}[http://mocha.rubyforge.org/examples/mocha.html] +* Setting expectations on real classes - {Order Example}[http://mocha.rubyforge.org/examples/stubba.html] * More examples on {Floehopper's Blog}[http://blog.floehopper.org] * {Mailing List Archives}[http://groups.google.com/group/mocha-developer]