Skip to content

Commit

Permalink
Fix some xrefs
Browse files Browse the repository at this point in the history
  • Loading branch information
astrojuanlu committed Jul 22, 2022
1 parent 58e9a37 commit 8b25594
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/source/fundamentals/data_passing.rst
Expand Up @@ -156,7 +156,7 @@ R example
.. tip::
👉 Import the `example project
<https://github.com/orchest-examples/orchest-pipeline-r-python-mix>`_ showcasing **R** straight
in Orchest (:ref:`how to import a project <how to import a project>`).
in Orchest (:ref:`how-to-import-a-project <how-to-import-a-project>`).

The Orchest SDK in **R** works through the `reticulate <https://rstudio.github.io/reticulate/>`_
package. To explain its usage, an example project is provided below.
Expand Down Expand Up @@ -207,10 +207,10 @@ Julia example
-------------

Refer to the `Julia example project <https://github.com/orchest-examples/julia-orchest-sdk>`_
showcasing **Julia** in Orchest (:ref:`how to import a project <how to import a project>`).
showcasing **Julia** in Orchest (:ref:`how-to-import-a-project <how-to-import-a-project>`).

JavaScript example
------------------

Refer to the `JavaScript example project <https://github.com/orchest-examples/javascript-orchest-sdk>`_
showcasing **JavaScript** in Orchest (:ref:`how to import a project <how to import a project>`).
showcasing **JavaScript** in Orchest (:ref:`how-to-import-a-project <how-to-import-a-project>`).

0 comments on commit 8b25594

Please sign in to comment.