From 36aed00952474830b9117500c6db007c96e18154 Mon Sep 17 00:00:00 2001
From: Adam Caprez <acaprez2@unl.edu>
Date: Wed, 12 Mar 2025 20:57:00 +0000
Subject: [PATCH] Add NRDStor Globus endpoint blurb.

---
 content/handling_data/data_storage/NRDSTOR/_index.md | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/content/handling_data/data_storage/NRDSTOR/_index.md b/content/handling_data/data_storage/NRDSTOR/_index.md
index 768ecb92..8657affa 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" >}}).
-- 
GitLab