Farama-Foundation / D4RL

A collection of reference environments for offline reinforcement learning
Apache License 2.0
1.35k stars 285 forks source link

Change urls in setup from unencrypted git to https #149

Closed DarthBubi closed 2 years ago

DarthBubi commented 2 years ago

Since GitHub deprecated the use of the unencrypted git protocol in 2021 and shut it down on 2022-03-15, the URLs need https in order to continue working properly. For reference, see this blogpost.