Skip to content

Commit b01a6b6

Browse files
committed
Revert "Documentation fix"
This reverts commit 0644ea1.
1 parent bb51a8c commit b01a6b6

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Readme.MD

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# File Transfer Class collection
22

3-
FTP - FTPS - SFTP(*) - HTTPS(*)
4-
Using cURL - wrapper for Mac/Win build in cURL feature
3+
FTP - FTPS - SFTP(*) - HTTPS(*)
4+
Using cURL - wrapper for Mac/Win build in cURL feature
55

66
Dropbox
77
Using Dropbox CLI tool (easy to deploy)
@@ -64,10 +64,10 @@ $result:=$ftp.download($source; $target)
6464
# Documentation
6565

6666
## cURL (FTP - FTPS - SFTP - HTTP - HTTPS)
67-
[Documentation](ReadMe_curl.MD)
67+
[Documentation](ReadMe_curl.md)
6868

6969
## Dropbox
70-
[Documentation](ReadMe_dropbox.MD)
70+
[Documentation](ReadMe_dropbox.md)
7171

7272
## GDrive
7373
[Documentation](ReadMe_GDrive.MD)

Readme_dropbox.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,6 @@ The authentication will stay valid till you either use "dbxcli logout" or using
8383

8484
# Class Documentation
8585

86-
See Class documentation (in 4D use Explorer/Documentation)
87-
[Documentation online](https://github.com/ThomasMaul/FileTransfer_Class/blob/main/Documentation/Classes/FileTransfer_Dropbox.md)
86+
See Class documentation (in 4D use Explorer/Documentation)
87+
[Documentation online](https://github.com/ThomasMaul/FileTransfer_Class/blob/main/Documentation/Classes/FileTransfer_Dropbox_.md)
8888

0 commit comments

Comments
 (0)