diff --git a/examples/1-quickstart.ipynb b/examples/1-quickstart.ipynb index 0d9ba565..f8d9c15e 100644 --- a/examples/1-quickstart.ipynb +++ b/examples/1-quickstart.ipynb @@ -21,6 +21,7 @@ ] }, { + "attachments": {}, "cell_type": "markdown", "metadata": {}, "source": [ @@ -82,16 +83,17 @@ ] }, { + "attachments": {}, "cell_type": "markdown", "metadata": {}, "source": [ "### Environment, Policy and Model\n", "\n", - "Full documentation of:\n", + "Full documentation of:https://rl4.co/docs/content/api/envs/base/\n", "\n", - "- Base environment class [here](https://rl4co.readthedocs.io/en/latest/_content/api/envs/base.html)\n", - "- Base policy class [here](https://rl4co.readthedocs.io/en/latest/_content/api/models/base.html)\n", - "- Base model class [here](https://rl4co.readthedocs.io/en/latest/_content/api/algos/base.html)" + "- Base environment class [here](https://rl4.co/docs/content/api/envs/base/)\n", + "- Base policy class [here](https://rl4.co/docs/content/api/networks/base_policies/)\n", + "- Base model class [here](https://rl4.co/docs/content/api/rl/base/)" ] }, { @@ -122,6 +124,7 @@ ] }, { + "attachments": {}, "cell_type": "markdown", "metadata": {}, "source": [ @@ -188,6 +191,7 @@ ] }, { + "attachments": {}, "cell_type": "markdown", "metadata": {}, "source": [ @@ -225,6 +229,7 @@ ] }, { + "attachments": {}, "cell_type": "markdown", "metadata": {}, "source": [ @@ -347,6 +352,7 @@ ] }, { + "attachments": {}, "cell_type": "markdown", "metadata": {}, "source": [