diff --git a/docs/source/fundamentals/data_passing.rst b/docs/source/fundamentals/data_passing.rst index 78540fdc45..a6e354f1e0 100644 --- a/docs/source/fundamentals/data_passing.rst +++ b/docs/source/fundamentals/data_passing.rst @@ -156,7 +156,7 @@ R example .. tip:: 👉 Import the `example project `_ showcasing **R** straight - in Orchest (:ref:`how to import a project `). + in Orchest (:ref:`how-to-import-a-project `). The Orchest SDK in **R** works through the `reticulate `_ package. To explain its usage, an example project is provided below. @@ -207,10 +207,10 @@ Julia example ------------- Refer to the `Julia example project `_ -showcasing **Julia** in Orchest (:ref:`how to import a project `). +showcasing **Julia** in Orchest (:ref:`how-to-import-a-project `). JavaScript example ------------------ Refer to the `JavaScript example project `_ -showcasing **JavaScript** in Orchest (:ref:`how to import a project `). +showcasing **JavaScript** in Orchest (:ref:`how-to-import-a-project `).