Skip to content

Commit 0f1a92e

Browse files
committed
fixup! 📝 Update default config line numbers
1 parent 2caae5c commit 0f1a92e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_sources/user/pipelines/pipeline_config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Pipeline configuration files, like the data settings and data configuration file
7373

7474
.. literalinclude:: /references/default_pipeline.yml
7575
:language: YAML
76-
:lines: 10-53
76+
:lines: 10-51
7777

7878
An example of a pipeline configuration YAML file can be found :doc:`here </user/pipelines/default>`. Tables explaining the keys and their potential values can be found on the individual pages for each of the outputs C-PAC is capable of producing. All pipeline setup configuration files should have the keys in the :doc:`Output Settings </user/output_config>`_ table defined.
7979

0 commit comments

Comments
 (0)