Skip to content

Commit

Permalink
io-index link fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Kwak committed Oct 15, 2018
1 parent 1d39f83 commit 65d0e21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tutorials/io-index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ If you want your plugin to go beyond the document to work with local files or we
The tutorials contained in this section will show you a few ways XD plugins can work with file and network I/O:

* [How to export a rendition](./how-to-export-a-rendition/index.md)
* [How to read a file](./how-to-import/index.md)
* [How to read a file](./how-to-read-a-file/index.md)
* [How to integrate with OAuth](./how-to-integrate-with-OAuth/index.md)
* [How to make a simple network request](./how-to-make-network-requests/index.md)
* [How to use WebSockets](./how-to-use-websockets/index.md)
<!-- * [How to use WebSockets](./how-to-use-websockets/index.md) -->

0 comments on commit 65d0e21

Please sign in to comment.