From f1e08810a384f9b7bca042416f4445b58edfc7d5 Mon Sep 17 00:00:00 2001 From: Bill Church Date: Tue, 12 Feb 2019 08:49:29 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1afd790..06e7d0a 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ docker run --name webssh2 -d -p 2222:2222 webssh2 * **options.challengeButton** - _boolean_ - Challenge button. This option, which is still under development, allows the user to resend the password to the server (in cases of step-up authentication for things like `sudo` or a router `enable` command. -* **options.allowreauth** - _boolean_ - Reauth button. This option creates an option to provide a button to create a new session with new credentials. See [pull 85](pull/85) for more detail. +* **options.allowreauth** - _boolean_ - Reauth button. This option creates an option to provide a button to create a new session with new credentials. See [pull 85](../../pull/85) for more detail. * **algorithms** - _object_ - This option allows you to explicitly override the default transport layer algorithms used for the connection. Each value must be an array of valid algorithms for that category. The order of the algorithms in the arrays are important, with the most favorable being first. Valid keys: