diff options
author | Stephane Fillod <fillods@users.sf.net> | 2022-06-03 10:28:33 +0200 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2022-06-10 13:24:05 -0500 |
commit | b32b5313264a032f080eacd99f6223705dff4965 (patch) | |
tree | 5411190d861d23161e45c42b54bec59c367ea2be /host | |
parent | 98c8b05b7860e16e08c5931cf1d9fab63849b018 (diff) | |
download | uhd-b32b5313264a032f080eacd99f6223705dff4965.tar.gz uhd-b32b5313264a032f080eacd99f6223705dff4965.tar.bz2 uhd-b32b5313264a032f080eacd99f6223705dff4965.zip |
host/README.md: Fix links to knowledge base
Diffstat (limited to 'host')
-rw-r--r-- | host/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/host/README.md b/host/README.md index e8292500a..54ac948d0 100644 --- a/host/README.md +++ b/host/README.md @@ -14,8 +14,8 @@ For technical documentation related to our devices and UHD check out the [UHD and USRP Manual](http://files.ettus.com/manual/). Additionally, be sure to check out the Ettus Research -[FAQ](http://www.ettus.com/kb/detail/frequently-asked-questions), and the -[Knowledge Base](http://www.ettus.com/kb) for useful application notes and +[FAQ](https://kb.ettus.com/Technical_FAQ), and the +[Knowledge Base](http://kb.ettus.com) for useful application notes and tutorials. ## Support |