diff --git a/docs/index.rst b/docs/index.rst index 4279682a..09133837 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -42,7 +42,7 @@ Getting started plt.plot(v.T) # Plot voltage trace. -If you want to learn more, check out our [Tutorials](https://jaxley.readthedocs.io/en/latest/tutorials.html), [FAQ](https://jaxley.readthedocs.io/en/latest/faq.html), or [Advanced tutorials](https://jaxley.readthedocs.io/en/latest/advanced_tutorials.html). +If you want to learn more, check out our `Tutorial on the basics of Jaxley `_. For more resources, see the `FAQ `_ or `Advanced tutorials `_. Installation diff --git a/mkdocs/docs/index.md b/mkdocs/docs/index.md index ae59df38..bf51aa72 100644 --- a/mkdocs/docs/index.md +++ b/mkdocs/docs/index.md @@ -3,6 +3,9 @@

+> :warning: **The official documentation for Jaxley has moved to [jaxley.readthedocs.io](https://jaxley.readthedocs.io/en/latest/)**. +> The website you are currently on will be taken down in the future. + `Jaxley` is a differentiable simulator for biophysical neuron models in [JAX](https://github.com/google/jax). Its key features are: - automatic differentiation, allowing gradient-based optimization of thousands of parameters