aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/build.dox
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2016-02-04 11:48:22 -0800
committerMartin Braun <martin.braun@ettus.com>2016-02-04 11:48:22 -0800
commited8391caea7798ec7c5ce5a02e42c477d92984e8 (patch)
tree3ec2a3a1411aacef97311aa20cc85a0c6815b51c /host/docs/build.dox
parent747f5e8bc00c898b62c7153deea3666c082d317a (diff)
parent985836297a84fe900b6946b63f5e266bddbb432d (diff)
downloaduhd-ed8391caea7798ec7c5ce5a02e42c477d92984e8.tar.gz
uhd-ed8391caea7798ec7c5ce5a02e42c477d92984e8.tar.bz2
uhd-ed8391caea7798ec7c5ce5a02e42c477d92984e8.zip
Merge branch 'maint'
Diffstat (limited to 'host/docs/build.dox')
-rw-r--r--host/docs/build.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/host/docs/build.dox b/host/docs/build.dox
index f6ff23b20..8caae5c79 100644
--- a/host/docs/build.dox
+++ b/host/docs/build.dox
@@ -134,9 +134,9 @@ All of our releases are associated with tags in the repository.
PyBOMBS is a command-line tool for Linuxes (and some Unixes) from the GNU Radio ecosystem and will do a source build of UHD, including setting up prerequisites/dependencies (regardless of the distribution) with the following command:
-$ ./pybombs install uhd
+ $ ./pybombs install uhd
-Head to the <a href="http://gnuradio.org/pybombs">PyBOMBS Homepage</a> for more instructions. PyBOMBS can install UHD (as well as GNU Radio or similar projects) both into system directories as well as into user's home directories, omitting the requirement for superuser access.
+Head to the <a href="https://github.com/gnuradio/pybombs/#installation">PyBOMBS Homepage</a> for more instructions. PyBOMBS can install UHD (as well as GNU Radio or similar projects) both into system directories as well as into user's home directories, omitting the requirement for superuser access.
\section build_instructions_unix Build Instructions (Unix)