diff options
| -rw-r--r-- | README.md | 5 | ||||
| -rw-r--r-- | host/uhd.pc.in | 2 | 
2 files changed, 1 insertions, 6 deletions
@@ -10,11 +10,6 @@ daughterboards, and the combinations thereof.  ## Documentation -The [UHD Homepage](http://code.ettus.com/redmine/ettus/projects/uhd/wiki), -through which you can find installation instructions, documentation, and further -information, is the primary source of UHD documentation and "Getting -Started"-type guides. -  For technical documentation related to USRP™ hardware or UHD system  design, check out the [UHD and USRP Manual](http://files.ettus.com/manual/).  That is where you can find diff --git a/host/uhd.pc.in b/host/uhd.pc.in index b27edfd07..7ef3b7ebd 100644 --- a/host/uhd.pc.in +++ b/host/uhd.pc.in @@ -5,7 +5,7 @@ includedir=${prefix}/@INCLUDE_DIR@  Name: @CPACK_PACKAGE_NAME@  Description: @CPACK_PACKAGE_DESCRIPTION_SUMMARY@ -URL: http://code.ettus.com/redmine/ettus/projects/uhd/wiki +URL: https://github.com/EttusResearch/uhd  Version: @CPACK_PACKAGE_VERSION@  Requires:  Requires.private: @UHD_PC_REQUIRES@  | 
