File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -190,7 +190,7 @@ $client->allocateSpace(2048);
190190$client->keepConnectionAlive();
191191```
192192
193- You can see all the methods [ here] ( blob/master/ docs/FtpClient.md) .
193+ You can see all the methods [ here] ( docs/FtpClient.md ) .
194194
195195## More documentation
196196
@@ -200,12 +200,12 @@ You can see all the methods [here](blob/master/docs/FtpClient.md).
200200 * [ Sending commands with FtpCommand] [ 4 ]
201201 * [ Using the FtpWrapper] [ 5 ]
202202
203- [ 1 ] : blob/master/ docs/FtpConnectionInterface.md
204- [ 2 ] : blob/master/ docs/FtpConfig.md
205- [ 3 ] : blob/master/ docs/FtpClient.md
206- [ 4 ] : blob/master/ docs/FtpCommand.md
207- [ 5 ] : blob/master/ docs/FtpWrapper.md
203+ [ 1 ] : docs/FtpConnectionInterface.md
204+ [ 2 ] : docs/FtpConfig.md
205+ [ 3 ] : docs/FtpClient.md
206+ [ 4 ] : docs/FtpCommand.md
207+ [ 5 ] : docs/FtpWrapper.md
208208
209209## License
210210
211- MIT License. please see the [ LICENSE FILE] ( blob/master/ LICENSE) for more information.
211+ MIT License. please see the [ LICENSE FILE] ( LICENSE ) for more information.
You can’t perform that action at this time.
0 commit comments