Skip to content

Commit 36dd95d

Browse files
authored
Update sftp.md (#1518)
One link had a comma, rather than a period before the `md`... fixed
1 parent fef0e15 commit 36dd95d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/file_sharing/sftp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ Open your web browser and ensure that your `index.html` file for each domain dis
515515

516516
## Part 3: Administrative access with SSH key pairs
517517

518-
Note that you will use concepts discussed in the document [SSH Public and Private Keys](../../security/ssh_public_private_keys,md) here, but also improving on it. If you are new to the process, read that article before continuing.
518+
Note that you will use concepts discussed in the document [SSH Public and Private Keys](../../security/ssh_public_private_keys.md) here, but also improving on it. If you are new to the process, read that article before continuing.
519519

520520
### Creating the public/private key pairs
521521

0 commit comments

Comments
 (0)