Skip to content

Commit 3d121a1

Browse files
committed
fix table of contents
1 parent 83e4367 commit 3d121a1

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

_uw-research-computing/htc-job-file-transfer.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,13 @@ guide:
1111

1212
{% capture content %}
1313
- [Data Storage Locations](#data-storage-locations)
14-
- [Transfer Data to Jobs](#transfer-data-to-jobs)
15-
- [Transfer Data Back from Jobs to `/home` or `/staging`](#transfer-data-back-from-jobs-to-home-or-staging)
14+
* [/home](#home)
15+
* [/staging](#staging)
16+
- [Transferring Data to Jobs with `transfer_input_files`](#transferring-data-to-jobs-with-transfer_input_files)
17+
* [Important Note: File Transfers and Caching with `osdf://`](#important-note-file-transfers-and-caching-with-osdf)
18+
- [Transferring Data Back from Jobs to `/home` or `/staging`](#transferring-data-back-from-jobs-to-home-or-staging)
19+
* [Default Behavior for Transferring Output Files](#default-behavior-for-transferring-output-files)
20+
* [Specify Which Output Files to Transfer with `transfer_output_files` and `transfer_output_remaps`](#specify-which-output-files-to-transfer-with-transfer_output_files-and-transfer_output_remaps)
1621
- [Related pages](#related-pages)
1722
{% endcapture %}
1823
{% include /components/directory.html title="Table of Contents" %}

0 commit comments

Comments
 (0)