Skip to content

Commit e944c2f

Browse files
committed
🔗 Fix a couple internal links from old architecture
1 parent 8bbdfdf commit e944c2f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/_sources/user/cpac.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ You can also provide a link to an AWS S3 bucket containing a BIDS directory as t
4848
4949
cpac run s3://fcp-indi/data/Projects/ADHD200/RawDataBIDS /Users/You/some_folder_for_outputs participant
5050
51-
In addition to the default pipeline, C-PAC comes packaged with a growing library of pre-configured pipelines that are ready to use. To run C-PAC with one of the pre-packaged pre-configured pipelines, simply invoke the ``--preconfig`` flag, shown below. See the full selection of pre-configured pipelines :doc:`here </preconfig>`.
51+
In addition to the default pipeline, C-PAC comes packaged with a growing library of pre-configured pipelines that are ready to use. To run C-PAC with one of the pre-packaged pre-configured pipelines, simply invoke the ``--preconfig`` flag, shown below. See the full selection of pre-configured pipelines :doc:`here </user/preconfig>`.
5252

5353
.. code-block:: console
5454

docs/_sources/user/longitudinal.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Configuring CPAC to Run Longitudinal Preprocessing Pipeline
2424

2525
Configuration Without the GUI
2626
"""""""""""""""""""""""""""""
27-
The following key/value pairs must be defined in your :doc:`pipeline configuration YAML </pipeline_config>` for C-PAC to run longitudinal preprocessing:
27+
The following key/value pairs must be defined in your :doc:`pipeline configuration YAML </user/pipeline_config>` for C-PAC to run longitudinal preprocessing:
2828

2929
.. csv-table::
3030
:header: "Key","Description","Potential Values"

0 commit comments

Comments
 (0)