From 99d2ca937c6b8612300a371921d389b81ea5bea9 Mon Sep 17 00:00:00 2001 From: Dom Sip Date: Tue, 18 Jul 2023 00:16:59 +0100 Subject: [PATCH] update broken link for mission --- docs/user/introduction.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user/introduction.rst b/docs/user/introduction.rst index b6c625c38..bf836ec4e 100644 --- a/docs/user/introduction.rst +++ b/docs/user/introduction.rst @@ -110,7 +110,7 @@ Additionally, as discussed in the blog post, Spinning Up has been integrated int .. _`garage`: https://github.com/rlworkgroup/garage .. _`Baselines`: https://github.com/openai/baselines .. _`rllib`: https://github.com/ray-project/ray/tree/master/python/ray/rllib -.. _`mission`: https://blog.openai.com/openai-charter/ +.. _`mission`: https://openai.com/charter .. _`regularization`: https://github.com/haarnoja/sac/blob/108a4229be6f040360fcca983113df9c4ac23a6a/sac/distributions/normal.py#L69 .. _`observation normalization`: https://github.com/openai/baselines/blob/28aca637d0f13f4415cc5ebb778144154cff3110/baselines/run.py#L131 .. _`original TD3 code`: https://github.com/sfujim/TD3/blob/25dfc0a6562c54ae5575fad5b8f08bc9d5c4e26c/main.py#L89 @@ -121,4 +121,4 @@ Additionally, as discussed in the blog post, Spinning Up has been integrated int .. _`PyBullet`: https://pybullet.org/wordpress/ .. _`MuJoCo`: http://mujoco.org/ .. _Scholars : https://openai.com/blog/openai-scholars-spring-2020/ -.. _Fellows : https://openai.com/blog/openai-fellows-fall-2018/ \ No newline at end of file +.. _Fellows : https://openai.com/blog/openai-fellows-fall-2018/