diff options
Diffstat (limited to 'docs/doxygen/other')
-rw-r--r-- | docs/doxygen/other/main_page.dox | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/doxygen/other/main_page.dox b/docs/doxygen/other/main_page.dox index d47b739057..e2956384f6 100644 --- a/docs/doxygen/other/main_page.dox +++ b/docs/doxygen/other/main_page.dox @@ -9,7 +9,7 @@ href="http://gnuradio.org" target="_blank"><b>main project page</b></a>. Other information about the project and discussion about GNU Radio, software radio, and communication theory in general can be found at -the <a href="http://gnuradio.squarespace.com" target="_blank"><b>GNU Radio blog</b></a>. +the <a href="http://www.trondeau.com" target="_blank"><b>GNU Radio blog</b></a>. \section build Building GNU Radio @@ -17,6 +17,10 @@ the <a href="http://gnuradio.squarespace.com" target="_blank"><b>GNU Radio blog< See the \ref build_guide page for details about the project's dependencies and build process. +Once built, look on <a href="http://gnuradio.org" target="_blank">gnuradio.org</a> for +tutorials on using the software system and see \ref +page_exploring_gnuradio for a few simple examples exploring GNU Radio. + \section blocks GNU Radio Blocks |