From 0a0844cf35b90c68949ae4906cb2f7f7579fbaa4 Mon Sep 17 00:00:00 2001 From: Nicholas Corgan Date: Thu, 31 Jul 2014 10:19:51 -0700 Subject: Updated master-specfic documentation * Updated manual URL on OctoClock documentation after manual overhaul * Improved "Coding to the API" page --- host/utils/octoclock_firmware_burner.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/utils') diff --git a/host/utils/octoclock_firmware_burner.cpp b/host/utils/octoclock_firmware_burner.cpp index b8b8a3c1d..bc91f22f9 100644 --- a/host/utils/octoclock_firmware_burner.cpp +++ b/host/utils/octoclock_firmware_burner.cpp @@ -64,7 +64,7 @@ void sig_int_handler(int){ } else{ std::cout << std::endl << "Aborting. Your OctoClock device will be bricked." << std::endl - << "Refer to http://files.ettus.com/uhd_docs/doxymanual/html/octoclock.html" << std::endl + << "Refer to http://files.ettus.com/manual/page_octoclock.html#bootloader" << std::endl << "for details on restoring your device." << std::endl; exit(EXIT_FAILURE); } -- cgit v1.2.3