From 0dfde4c05ed1d53b1149201537696042f3edcefd Mon Sep 17 00:00:00 2001
From: Adam Caprez <acaprez2@unl.edu>
Date: Sat, 19 Oct 2019 01:06:25 +0000
Subject: [PATCH] Move "Handling Data" section.

---
 content/Anvil/_index.md                                       | 2 +-
 content/{guides/handling_data => Handling_Data}/_index.md     | 2 +-
 .../handling_data => Handling_Data}/connect_to_cb3_irods.md   | 0
 .../data_for_unmc_users_only.md                               | 0
 .../handling_data => Handling_Data}/globus_connect/_index.md  | 0
 .../globus_connect/activating_hcc_cluster_endpoints.md        | 0
 .../globus_connect/creating_globus_groups.md                  | 0
 .../globus_connect/file_sharing.md                            | 0
 .../globus_connect/file_transfers_between_endpoints.md        | 0
 .../file_transfers_to_and_from_personal_workstations.md       | 0
 .../globus_connect/globus_command_line_interface.md           | 0
 .../high_speed_data_transfers.md                              | 0
 .../integrating_box_with_hcc.md                               | 0
 .../handling_data => Handling_Data}/preventing_file_loss.md   | 0
 .../{guides/handling_data => Handling_Data}/using_attic.md    | 0
 .../using_nus_gitlab_instance/_index.md                       | 0
 .../setting_up_gitlab_on_hcc_clusters.md                      | 0
 .../handling_data => Handling_Data}/using_rclone_with_hcc.md  | 0
 .../using_the_common_file_system.md                           | 0
 content/quickstarts/connecting/_index.md                      | 4 ++--
 content/quickstarts/connecting/for_windows_users.md           | 2 +-
 21 files changed, 5 insertions(+), 5 deletions(-)
 rename content/{guides/handling_data => Handling_Data}/_index.md (99%)
 rename content/{guides/handling_data => Handling_Data}/connect_to_cb3_irods.md (100%)
 rename content/{guides/handling_data => Handling_Data}/data_for_unmc_users_only.md (100%)
 rename content/{guides/handling_data => Handling_Data}/globus_connect/_index.md (100%)
 rename content/{guides/handling_data => Handling_Data}/globus_connect/activating_hcc_cluster_endpoints.md (100%)
 rename content/{guides/handling_data => Handling_Data}/globus_connect/creating_globus_groups.md (100%)
 rename content/{guides/handling_data => Handling_Data}/globus_connect/file_sharing.md (100%)
 rename content/{guides/handling_data => Handling_Data}/globus_connect/file_transfers_between_endpoints.md (100%)
 rename content/{guides/handling_data => Handling_Data}/globus_connect/file_transfers_to_and_from_personal_workstations.md (100%)
 rename content/{guides/handling_data => Handling_Data}/globus_connect/globus_command_line_interface.md (100%)
 rename content/{guides/handling_data => Handling_Data}/high_speed_data_transfers.md (100%)
 rename content/{guides/handling_data => Handling_Data}/integrating_box_with_hcc.md (100%)
 rename content/{guides/handling_data => Handling_Data}/preventing_file_loss.md (100%)
 rename content/{guides/handling_data => Handling_Data}/using_attic.md (100%)
 rename content/{guides/handling_data => Handling_Data}/using_nus_gitlab_instance/_index.md (100%)
 rename content/{guides/handling_data => Handling_Data}/using_nus_gitlab_instance/setting_up_gitlab_on_hcc_clusters.md (100%)
 rename content/{guides/handling_data => Handling_Data}/using_rclone_with_hcc.md (100%)
 rename content/{guides/handling_data => Handling_Data}/using_the_common_file_system.md (100%)

diff --git a/content/Anvil/_index.md b/content/Anvil/_index.md
index 8c674e15..8d54b402 100644
--- a/content/Anvil/_index.md
+++ b/content/Anvil/_index.md
@@ -165,7 +165,7 @@ precious or irreproducible data should not be placed or left on Anvil**.
     Transferring files to or from an instance is similar to doing so
     with a personal laptop or workstation.  To transfer between an
     instance and another HCC resource, both SCP and [Globus
-    Connect]({{< relref "guides/handling_data/globus_connect" >}}) can be used.  For transferring
+    Connect]({{< relref "/Handling_Data/globus_connect" >}}) can be used.  For transferring
     between an instance and a laptop/workstation or another instance,
     standard file sharing utilities such as Dropbox or Box can be used.
      Globus may also be used, with one stipulation.  In order to
diff --git a/content/guides/handling_data/_index.md b/content/Handling_Data/_index.md
similarity index 99%
rename from content/guides/handling_data/_index.md
rename to content/Handling_Data/_index.md
index 75d0bff3..9082985c 100644
--- a/content/guides/handling_data/_index.md
+++ b/content/Handling_Data/_index.md
@@ -1,7 +1,7 @@
 +++
 title = "Handling Data"
 description = "How to work with and transfer data to/from HCC resources."
-weight = "30"
+weight = "50"
 +++
 
 {{% panel theme="danger" header="**Sensitive and Protected Data**" %}}HCC currently has *no storage* that is suitable for **HIPAA** or other **PID** data sets.  Users are not permitted to store such data on HCC machines.{{% /panel %}}
diff --git a/content/guides/handling_data/connect_to_cb3_irods.md b/content/Handling_Data/connect_to_cb3_irods.md
similarity index 100%
rename from content/guides/handling_data/connect_to_cb3_irods.md
rename to content/Handling_Data/connect_to_cb3_irods.md
diff --git a/content/guides/handling_data/data_for_unmc_users_only.md b/content/Handling_Data/data_for_unmc_users_only.md
similarity index 100%
rename from content/guides/handling_data/data_for_unmc_users_only.md
rename to content/Handling_Data/data_for_unmc_users_only.md
diff --git a/content/guides/handling_data/globus_connect/_index.md b/content/Handling_Data/globus_connect/_index.md
similarity index 100%
rename from content/guides/handling_data/globus_connect/_index.md
rename to content/Handling_Data/globus_connect/_index.md
diff --git a/content/guides/handling_data/globus_connect/activating_hcc_cluster_endpoints.md b/content/Handling_Data/globus_connect/activating_hcc_cluster_endpoints.md
similarity index 100%
rename from content/guides/handling_data/globus_connect/activating_hcc_cluster_endpoints.md
rename to content/Handling_Data/globus_connect/activating_hcc_cluster_endpoints.md
diff --git a/content/guides/handling_data/globus_connect/creating_globus_groups.md b/content/Handling_Data/globus_connect/creating_globus_groups.md
similarity index 100%
rename from content/guides/handling_data/globus_connect/creating_globus_groups.md
rename to content/Handling_Data/globus_connect/creating_globus_groups.md
diff --git a/content/guides/handling_data/globus_connect/file_sharing.md b/content/Handling_Data/globus_connect/file_sharing.md
similarity index 100%
rename from content/guides/handling_data/globus_connect/file_sharing.md
rename to content/Handling_Data/globus_connect/file_sharing.md
diff --git a/content/guides/handling_data/globus_connect/file_transfers_between_endpoints.md b/content/Handling_Data/globus_connect/file_transfers_between_endpoints.md
similarity index 100%
rename from content/guides/handling_data/globus_connect/file_transfers_between_endpoints.md
rename to content/Handling_Data/globus_connect/file_transfers_between_endpoints.md
diff --git a/content/guides/handling_data/globus_connect/file_transfers_to_and_from_personal_workstations.md b/content/Handling_Data/globus_connect/file_transfers_to_and_from_personal_workstations.md
similarity index 100%
rename from content/guides/handling_data/globus_connect/file_transfers_to_and_from_personal_workstations.md
rename to content/Handling_Data/globus_connect/file_transfers_to_and_from_personal_workstations.md
diff --git a/content/guides/handling_data/globus_connect/globus_command_line_interface.md b/content/Handling_Data/globus_connect/globus_command_line_interface.md
similarity index 100%
rename from content/guides/handling_data/globus_connect/globus_command_line_interface.md
rename to content/Handling_Data/globus_connect/globus_command_line_interface.md
diff --git a/content/guides/handling_data/high_speed_data_transfers.md b/content/Handling_Data/high_speed_data_transfers.md
similarity index 100%
rename from content/guides/handling_data/high_speed_data_transfers.md
rename to content/Handling_Data/high_speed_data_transfers.md
diff --git a/content/guides/handling_data/integrating_box_with_hcc.md b/content/Handling_Data/integrating_box_with_hcc.md
similarity index 100%
rename from content/guides/handling_data/integrating_box_with_hcc.md
rename to content/Handling_Data/integrating_box_with_hcc.md
diff --git a/content/guides/handling_data/preventing_file_loss.md b/content/Handling_Data/preventing_file_loss.md
similarity index 100%
rename from content/guides/handling_data/preventing_file_loss.md
rename to content/Handling_Data/preventing_file_loss.md
diff --git a/content/guides/handling_data/using_attic.md b/content/Handling_Data/using_attic.md
similarity index 100%
rename from content/guides/handling_data/using_attic.md
rename to content/Handling_Data/using_attic.md
diff --git a/content/guides/handling_data/using_nus_gitlab_instance/_index.md b/content/Handling_Data/using_nus_gitlab_instance/_index.md
similarity index 100%
rename from content/guides/handling_data/using_nus_gitlab_instance/_index.md
rename to content/Handling_Data/using_nus_gitlab_instance/_index.md
diff --git a/content/guides/handling_data/using_nus_gitlab_instance/setting_up_gitlab_on_hcc_clusters.md b/content/Handling_Data/using_nus_gitlab_instance/setting_up_gitlab_on_hcc_clusters.md
similarity index 100%
rename from content/guides/handling_data/using_nus_gitlab_instance/setting_up_gitlab_on_hcc_clusters.md
rename to content/Handling_Data/using_nus_gitlab_instance/setting_up_gitlab_on_hcc_clusters.md
diff --git a/content/guides/handling_data/using_rclone_with_hcc.md b/content/Handling_Data/using_rclone_with_hcc.md
similarity index 100%
rename from content/guides/handling_data/using_rclone_with_hcc.md
rename to content/Handling_Data/using_rclone_with_hcc.md
diff --git a/content/guides/handling_data/using_the_common_file_system.md b/content/Handling_Data/using_the_common_file_system.md
similarity index 100%
rename from content/guides/handling_data/using_the_common_file_system.md
rename to content/Handling_Data/using_the_common_file_system.md
diff --git a/content/quickstarts/connecting/_index.md b/content/quickstarts/connecting/_index.md
index b0149d21..5fe56096 100644
--- a/content/quickstarts/connecting/_index.md
+++ b/content/quickstarts/connecting/_index.md
@@ -8,7 +8,7 @@ High-Performance Computing is the use of groups of computers to solve computatio
 HPC clusters consist of four primary parts, the login node, management node, workers, and a central storage array. All of these parts are bound together with a scheduler such as HTCondor or SLURM. 
 </br></br>
 #### Login Node:
-Users will automatically land on the login node when they log in to the clusters. You will [submit jobs] ({{< ref "/guides/submitting_jobs" >}}) using one of the schedulers and pull the results of your jobs. Running jobs on the login node directly will be stopped so others can use the login node to submit jobs.
+Users will automatically land on the login node when they log in to the clusters. You will [submit jobs] ({{< ref "/Submitting_Jobs" >}}) using one of the schedulers and pull the results of your jobs. Running jobs on the login node directly will be stopped so others can use the login node to submit jobs.
 </br></br>
 #### Management Node: 
 The management node does as it sounds, it manages the cluster and provides a central point to manage the rest of the systems.
@@ -17,4 +17,4 @@ The management node does as it sounds, it manages the cluster and provides a cen
 The worker nodes are what run and process your jobs that are submitted from the schedulers. Through the use of the schedulers, more work can be efficiently done by squeezing in all jobs possible for the resources requested throughout the nodes. They also allow for fair use computing by making sure one user or group is not using the entire cluster at once and allowing others to use the clusters.
 </br></br> 
 #### Central Storage Array:
-The central storage array allows all of the nodes within the cluster to have access to the same files without needing to transfer them around. HCC has three arrays mounted on the clusters with more details [here]({{< ref "/guides/handling_data" >}}).
+The central storage array allows all of the nodes within the cluster to have access to the same files without needing to transfer them around. HCC has three arrays mounted on the clusters with more details [here]({{< ref "/Handling_Data" >}}).
diff --git a/content/quickstarts/connecting/for_windows_users.md b/content/quickstarts/connecting/for_windows_users.md
index 09494e91..7db467e8 100644
--- a/content/quickstarts/connecting/for_windows_users.md
+++ b/content/quickstarts/connecting/for_windows_users.md
@@ -111,7 +111,7 @@ File Transferring with HCC Supercomputers
 -----------------------------------------
 
 {{% notice info%}}
-For best results when transfering data to and from the clusters, refer to [Handling Data]({{< ref "/guides/handling_data" >}})
+For best results when transfering data to and from the clusters, refer to [Handling Data]({{< ref "/Handling_Data" >}})
 {{%/notice%}}
 
 ### SCP
-- 
GitLab