From 6184edff8792dda559790cf03e902d0989e3218b Mon Sep 17 00:00:00 2001 From: Tom Weber Date: Tue, 11 Jul 2023 15:38:12 -0400 Subject: [PATCH] fix link in doc --- saspy/doc/source/troubleshooting.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/saspy/doc/source/troubleshooting.rst b/saspy/doc/source/troubleshooting.rst index f046ce91..112e0594 100644 --- a/saspy/doc/source/troubleshooting.rst +++ b/saspy/doc/source/troubleshooting.rst @@ -589,7 +589,7 @@ Here are examples of each of the above problems: 3) The native implementation module for the security package could not be found in the path. For Windows Local connection (and remote connections using IWA via {'sspi' : True}), you don't have the path to the sspiauth.dll in yout System Path variable. See the configuration doc - to see how to specify this: https://sassoftware.github.io/saspy/install.html#local + to see how to specify this: https://sassoftware.github.io/saspy/configuration.html#local .. code-block:: ipython3