Skip to content

Commit

Permalink
move screenshots to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonardo Coelho committed Dec 23, 2019
1 parent c740993 commit 9438f96
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/DropboxInput.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ In this example:
* A file, called ```remoteFile.txt```, was successfully downloaded to our local filesystem, as ```localFile.txt```.
* And there was a failed download attempt of an inexistent file, called ```notFound.txt```.

![alt text](https://github.com/LeonardoCoelho71950/pdi-dropbox-plugin/blob/master/screenshots/dropbox-input.png "Downloading a file from Dropbox")
![alt text](https://github.com/LeonardoCoelho71950/pdi-dropbox-plugin/blob/master/docs/screenshots/dropbox-input.png "Downloading a file from Dropbox")
2 changes: 1 addition & 1 deletion docs/DropboxOutput.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ In this example:
* A file, called ```localFile.txt```, was successfully uploaded to our Dropbox storage, as ```remoteFile.txt```.
* And there was a failed upload attempt of an inexistent file, called ```notFound.txt```.

![alt text](https://github.com/LeonardoCoelho71950/pdi-dropbox-plugin/blob/master/screenshots/dropbox-output.png "Uploading a file to Dropbox")
![alt text](https://github.com/LeonardoCoelho71950/pdi-dropbox-plugin/blob/master/docs/screenshots/dropbox-output.png "Uploading a file to Dropbox")
Binary file added docs/screenshots/dropbox-input.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/screenshots/dropbox-output.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9438f96

Please sign in to comment.