aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCameron <cameron@soycow.org>2013-04-04 10:03:22 -0700
committerbryan newbold <bnewbold@leaflabs.com>2013-11-17 15:07:24 -0500
commit32f0a8a85664dc76a24c04ac59b1e5702fcf3d3c (patch)
tree52fe4cd834fb7e2f103890bf1cf4900dbdf106e6
parentd4c83344b4d02b707ec8d9fe9b6c1b15bc3c7d56 (diff)
downloadlibrambutan-32f0a8a85664dc76a24c04ac59b1e5702fcf3d3c.tar.gz
librambutan-32f0a8a85664dc76a24c04ac59b1e5702fcf3d3c.zip
Fixing broken links on usb.rst
-rw-r--r--source/usb.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/usb.rst b/source/usb.rst
index f9c0f28..5e8b2df 100644
--- a/source/usb.rst
+++ b/source/usb.rst
@@ -41,9 +41,9 @@ Recommended Reading
* `USB Glossary of Terms <http://belcarra.com/usb_glossary.html>`_
* ST documentation:
* Reference Manual `RM0008
- <http://www.st.com/stonline/products/literature/rm/13902.pdf>`_
+ <http://www.st.com/web/en/resource/technical/document/reference_manual/CD00171190.pdf>`_
(PDF), Chapter 23, "Universal serial bus full-speed device
interface"
- * `Programming Manual
- <http://www.st.com/stonline/products/literature/pm/15491.pdf>`_
+ * Programming Manual `PM0056
+ <http://www.st.com/st-web-ui/static/active/en/resource/technical/document/programming_manual/CD00228163.pdf>`_
(PDF; assembly language and register reference)