Browse Source

removing extraneous paren and period

clementinecomputing 5 years ago
parent
commit
831285fa0e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      experiment/production/PIU-Notes.md

+ 1 - 1
experiment/production/PIU-Notes.md

@@ -311,7 +311,7 @@ References
 
 * [SO: Ownership of HID device](https://stackoverflow.com/questions/1698423/how-can-you-take-ownership-of-a-hid-device)
 * [Python evdev tutorial](https://python-evdev.readthedocs.io/en/latest/tutorial.html)
-* [GitHub: monkeyboard/Wiegand-Protocol-Library-for-Arduino](https://github.com/monkeyboard/Wiegand-Protocol-Library-for-Arduino)).
+* [GitHub: monkeyboard/Wiegand-Protocol-Library-for-Arduino](https://github.com/monkeyboard/Wiegand-Protocol-Library-for-Arduino)
 * [2.8 inch touch display](http://www.raspberrypiwiki.com/index.php/2.8_inch_Touch_Screen_for_Pi_zero)
 * [GitHub: tianyoujian/MZDPI](https://github.com/tianyoujian/MZDPI)
 * [GitHub: mcheheab/zbar](https://github.com/mchehab/zbar)