diff --git a/one/remote/__init__.py b/one/remote/__init__.py index 2742271b..ee8edf7e 100644 --- a/one/remote/__init__.py +++ b/one/remote/__init__.py @@ -1 +1 @@ -"""A package for remote data access""" +"""A package for remote data access.""" diff --git a/one/remote/globus.py b/one/remote/globus.py index dc8e5ac2..d12169a5 100644 --- a/one/remote/globus.py +++ b/one/remote/globus.py @@ -29,7 +29,7 @@ >>> print(globus.endpoints.keys()) >>> print(globus.endpoints['local']) -.. _how to create one: https://globus-sdk-python.readthedocs.io/en/stable/tutorial.html +.. _see this tutorial: https://globus-sdk-python.readthedocs.io/en/stable/tutorial.html .. _Global Connect: https://www.globus.org/globus-connect-personal .. _endpoint: https://app.globus.org/ @@ -718,7 +718,7 @@ def setup(client_name='default', **kwargs): 2. Set up `Global Connect`_ on your local device. 3. Register your local device as an `endpoint`_ in your Globus Client. - .. _how to create one: https://globus-sdk-python.readthedocs.io/en/stable/tutorial.html + .. _see this tutorial: https://globus-sdk-python.readthedocs.io/en/stable/tutorial.html .. _Global Connect: https://www.globus.org/globus-connect-personal .. _endpoint: https://app.globus.org/