google-deepmind / bsuite

bsuite is a collection of carefully-designed experiments that investigate core capabilities of a reinforcement learning (RL) agent
Apache License 2.0
1.51k stars 181 forks source link

changing relative urls to absolute urls in README #3

Closed alexminnaar closed 5 years ago

alexminnaar commented 5 years ago

I noticed that some of the links weren't working because they were being read as relative URLs rather than absolute URLs.

yotam commented 5 years ago

Thanks, merged in 4b4f76d.