diff --git a/content/handling_data/data_storage/NRDSTOR/_index.md b/content/handling_data/data_storage/NRDSTOR/_index.md
index 8657affa9648c76081918f289283eab2b7aaedfd..e9d8047a092753b7612eeac55d281ff3206e624d 100644
--- a/content/handling_data/data_storage/NRDSTOR/_index.md
+++ b/content/handling_data/data_storage/NRDSTOR/_index.md
@@ -42,4 +42,4 @@ NRDStor has two current methods of access - directly on Swan similar to the exis
 #### Access via Globus
 
 NRDStor is additionally accessible using Globus via the `hcc#nrdstor` endpoint. For details on using Globus,
-please see [this section]({{< relref "globus_connect" >}}).
+please see [this section]({{< relref "/handling_data/data_transfer/globus_connect" >}}).
diff --git a/content/handling_data/data_transfer/globus_connect/_index.md b/content/handling_data/data_transfer/globus_connect/_index.md
index c45246a64e980298464153f8d4b81d9b71dd8aba..1545a59e150d9ef69b9c15ce8818a37b1a03980e 100644
--- a/content/handling_data/data_transfer/globus_connect/_index.md
+++ b/content/handling_data/data_transfer/globus_connect/_index.md
@@ -74,11 +74,11 @@ between two HCC collections or between an HCC collection and an external collect
 another university, institute, etc.  To use a collection, first search for its name in the _Collection_ field
 within the Globus website File Manager interface.
 
-- `hcc#attic` - provides access to HCC's [Attic resource]({{< relref "using_attic" >}}).
-- `hcc#nrdstor` - provides access to the [Nebraska Research Data Storage (NRDStor) resource]({{< relref "nrdstor" >}})
-- `hcc#onedrive` - provides access to [OneDrive and SharePoint]({{< relref "activating_unl_onedrive" >}}) via Globus.
+- `hcc#attic` - provides access to HCC's [Attic resource]({{< relref "/handling_data/data_storage/using_attic" >}}).
+- `hcc#nrdstor` - provides access to the [Nebraska Research Data Storage (NRDStor) resource]({{< relref "/handling_data/data_storage/nrdstor" >}})
+- `hcc#onedrive` - provides access to [OneDrive and SharePoint]({{< relref "/handling_data/data_transfer/globus_connect/activating_unl_onedrive" >}}) via Globus.
    _Please note this is currently limited to students, staff, faculty and affiliates at the University of Nebraska-Lincoln._
-- `hcc#swan` - provides access to HCC's [Swan resource]({{< relref "submitting_jobs" >}}).
+- `hcc#swan` - provides access to HCC's [Swan resource]({{< relref "/submitting_jobs" >}}).
 
 
 ---