diff --git a/content/handling_data/data_storage/NRDSTOR/_index.md b/content/handling_data/data_storage/NRDSTOR/_index.md
index 768ecb92c3cba67cda0e5227810c41467d8f3b06..8657affa9648c76081918f289283eab2b7aaedfd 100644
--- a/content/handling_data/data_storage/NRDSTOR/_index.md
+++ b/content/handling_data/data_storage/NRDSTOR/_index.md
@@ -34,10 +34,12 @@ If you are not on a University of Nebraska campus, you will need to connect to t
 ### Accessing NRDStor
 NRDStor has two current methods of access - directly on Swan similar to the existing filesystems, and through the [CIFS/SMB protocol](https://www.samba.org/) on a laptop, desktop, or workstation connected to an NU network.
 
-
-
-
 - [Accessing NRDStor From Swan]({{< relref "Swan" >}})
 - [Accessing NRDStor From Windows]({{< relref "Windows" >}})
 - [Accessing NRDStor From Mac]({{< relref "Mac" >}})
 - [Using smbclient to access NRDStor]({{< relref "Smbclient" >}})
+
+#### 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" >}}).