From 743745f0fbb8c31b919bada25dab91dfeab5e129 Mon Sep 17 00:00:00 2001 From: Tom Rondeau Date: Mon, 3 Sep 2012 14:09:06 -0400 Subject: docs: reworking doc into one extra dox file for easier linking. build_guide was not being found properly. Putting these together fixes that. --- docs/doxygen/other/main_page.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/doxygen/other/main_page.dox') diff --git a/docs/doxygen/other/main_page.dox b/docs/doxygen/other/main_page.dox index 68b098943..8f69a9737 100644 --- a/docs/doxygen/other/main_page.dox +++ b/docs/doxygen/other/main_page.dox @@ -14,7 +14,7 @@ the <a href="http://gnuradio.squarespace.com" target="_blank"><b>GNU Radio blog< \section build Building GNU Radio -See the \ref page_build page for details about the project's +See the \ref build_guide page for details about the project's dependencies and build process. -- cgit