From 20439872eba303bfb1720a2f5086614ccd562684 Mon Sep 17 00:00:00 2001 From: Caughlin Bohn <cbohn4@unl.edu> Date: Thu, 4 Nov 2021 21:45:41 -0500 Subject: [PATCH] Updated image sizes --- .../globus_connect/activating_unl_onedrive.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/content/handling_data/data_transfer/globus_connect/activating_unl_onedrive.md b/content/handling_data/data_transfer/globus_connect/activating_unl_onedrive.md index b435d263..c06a9027 100644 --- a/content/handling_data/data_transfer/globus_connect/activating_unl_onedrive.md +++ b/content/handling_data/data_transfer/globus_connect/activating_unl_onedrive.md @@ -21,21 +21,21 @@ With Globus, you can transfer data to and from your UNL OneDrive account and oth [Sign in](https://app.globus.org) to your Globus account using your campus credentials or your Globus ID (if you have one). Then under the `Bookmarks` panel, search for the `hcc#onedrive` endpoint. There should be a single endpoint with this search result available. -{{< figure src="/images/onedrive_search.png" class="img-border" height="450" >}} +{{< figure src="/images/onedrive_search.png" class="img-border" height="200" >}} You will then need to authenticate and link your UNL identity to Globus. -{{< figure src="/images/onedrive_auth.png" class="img-border" height="450" >}} +{{< figure src="/images/onedrive_auth.png" class="img-border" height="300" >}} Click on "Continue" and you will be asked to link an identity from "University of Nebraska-Lincoln (unl.edu)". You will be redirected to the UNL sign-in page. -{{< figure src="/images/onedrive_link.png" class="img-border" height="450" >}} +{{< figure src="/images/onedrive_link.png" class="img-border" height="300" >}} After you have been signed into your UNL account, you will be asked to confirm the permissions used by Globus to access your UNL OneDrive account. Click on "Allow" to continue. -{{< figure src="/images/onedrive_permissions.png" class="img-border" height="450" >}} +{{< figure src="/images/onedrive_permissions.png" class="img-border" height="300" >}} From here, you will be able to use Globus to trasnfer data to and from your UNL OneDrive account under the `hcc#onedrive` endpoint. @@ -51,5 +51,5 @@ By going to `/` for your path or clicking "Up one folder", you can access your f | `/Shared` | Files shared with you. | | `/Shared Libraries` | Sharepoint sites you are a member of. | -{{< figure src="/images/onedrive_sharepoint.png" class="img-border" height="450" >}} +{{< figure src="/images/onedrive_sharepoint.png" class="img-border" height="400" >}} -- GitLab