On [_posts/2000-01-15-more.md](https://github.com/mockito/mockito.github.io/blob/master/_posts/2000-01-15-more.md) the link to ReturnValues returns an error (as [ReturnValues](https://static.javadoc.io/org.mockito/mockito-core/1.9.5/org/mockito/ReturnValues.html) was deprecated). Also the link to Answer points to http://javadoc.io/page/org.mockito/mockito-core/latest/org/mockito/Mockito.html#field_summary. Shouldn't it be http://javadoc.io/page/org.mockito/mockito-core/latest/org/mockito/Mockito.html#answer_stubs or http://javadoc.io/page/org.mockito/mockito-core/latest/org/mockito/stubbing/Answer.html ? Thanks for the site!