From f21f2529a3c487fdbf6c9e0e8a6c7cc45eabb6b9 Mon Sep 17 00:00:00 2001 From: edwardxml <56691903+edwardxml@users.noreply.github.com> Date: Wed, 10 Feb 2021 18:18:01 +0000 Subject: [PATCH] docs: fix nesting of brackets and backticks in ftp docs --- docs/content/ftp.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/ftp.md b/docs/content/ftp.md index 263f57ae3..b78c3f0ff 100644 --- a/docs/content/ftp.md +++ b/docs/content/ftp.md @@ -109,8 +109,8 @@ excess files in the directory. Rlone FTP supports implicit FTP over TLS servers (FTPS). This has to be enabled in the FTP backend config for the remote, or with -`[--ftp-tls]{#ftp-tls}`. The default FTPS port is `990`, not `21` and -can be set with `[--ftp-port]{#ftp-port}`. +[`--ftp-tls`](#ftp-tls). The default FTPS port is `990`, not `21` and +can be set with [`--ftp-port`](#ftp-port). {{< rem autogenerated options start" - DO NOT EDIT - instead edit fs.RegInfo in backend/ftp/ftp.go then run make backenddocs" >}} ### Standard Options