Skip to content

Commit

Permalink
fix link to examples folder in README file
Browse files Browse the repository at this point in the history
  • Loading branch information
SkypLabs committed Dec 23, 2015
1 parent 13a08d1 commit 233c6f9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ To decode a received HDLC frame :

data, type, seq_no = get_data(frame)

For a more advanced use, take a look at the examples available in the [examples][2] folder.
For a more advanced use, take a look at the examples available in the [examples][5] folder.

## License

Expand All @@ -59,3 +59,4 @@ This project is released under the [GPL version 3][3] license. The [yahdlc][1] l
[2]: https://pypi.python.org/pypi/setuptools
[3]: https://www.gnu.org/licenses/gpl.txt
[4]: https://github.com/bang-olufsen/yahdlc/blob/master/LICENSE
[5]: https://github.com/SkypLabs/python4yahdlc/tree/master/examples

0 comments on commit 233c6f9

Please sign in to comment.