Skip to content

Commit

Permalink
fix links (#453)
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahmish authored Aug 30, 2023
1 parent 09b11ef commit 2870ec1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/developer_guides/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ In the Developer Guides we discuss in depth the architecture of the Orion projec
:maxdepth: 2

contributing
int_benchmark
int_benchmark
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ Resources
- **Primitives:** :ref:`primitives` page.
- **Pipelines:** :ref:`pipelines` page.

.. _open an issue: https://github.com/sintel-dev/Orion/issues/new
.. _open an issue: https://github.com/sintel-dev/Orion/issues/new
2 changes: 1 addition & 1 deletion docs/user_guides/primitives_pipelines/pipelines.rst
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ Here we change the output of the primitive ``LSTMTimeSeriesRegressor`` from ``y`
Contributing a Pipeline
-----------------------

To add a new pipeline to Orion, follow the same steps mentioned in :ref:`benchmarking` page.
To add a new pipeline to Orion, follow the same steps mentioned in :ref:`int_benchmark` page.


.. _NASA: https://arxiv.org/abs/1802.04431
Expand Down

0 comments on commit 2870ec1

Please sign in to comment.