doc/index.rdoc in flexmock-2.3.6 vs doc/index.rdoc in flexmock-2.3.8

- old
+ new

@@ -2,23 +2,23 @@ FlexMock is a simple, but flexible, mock object library for Ruby unit testing. This is the API documentation site for flexmock. You can find the user -documentation at http://github.com/jimweirich/flexmock +documentation at http://github.com/doudou/flexmock == Links -* <b>User Guide</b> -- http://github.com/jimweirich/flexmock -* <b>API Documents</b> -- http://flexmock.rubyforge.org +* <b>User Guide</b> -- http://github.com/doudou/flexmock * <b>RubyGems</b> -- Install with: `gem install flexmock` -* <b>Source</b> -- https://github.com/jimweirich/flexmock -* <b>Bug Reports / Issue Tracking</b> -- https://github.com/jimweirich/flexmock/issues -* <b>Continuous Integration</b> -- http://travis-ci.org/#!/jimweirich/flexmock +* <b>Source</b> -- https://github.com/doudou/flexmock +* <b>Bug Reports / Issue Tracking</b> -- https://github.com/doudou/flexmock/issues +* <b>Continuous Integration</b> -- http://travis-ci.org/#!/doudou/flexmock == License Copyright 2003-2013 by Jim Weirich (jim.weirich@gmail.com). +Copyright 2013-2020 by Sylvain Joyeux (sylvain.joyeux@m4x.org) All rights reserved. Permission is granted for use, copying, modification, distribution, and distribution of modified versions of this work as long as the above copyright notice is included.