summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-06-15 06:38:02 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-06-29 14:59:26 +0100
commitc47f89252655c733043beffc9d3480cdab5b6a97 (patch)
tree55591bc729ead29a1e3ba4bc74d61142514355c4
parent3635f0ce5340faa7aaea7e4eccbf2fd472bcdc55 (diff)
downloadpoky-c47f89252655c733043beffc9d3480cdab5b6a97.tar.gz
documentation/adt-manual/adt-intro.xml: Fixed broken link.
(From yocto-docs rev: 43b8ae535808b30012c5bee03e09eab1837eb194) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/adt-manual/adt-intro.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-intro.xml b/documentation/adt-manual/adt-intro.xml
index 83fe3094e6..44a313284c 100644
--- a/documentation/adt-manual/adt-intro.xml
+++ b/documentation/adt-manual/adt-intro.xml
@@ -107,7 +107,7 @@
107 <listitem><para><emphasis>PowerTOP:</emphasis> Helps you determine what 107 <listitem><para><emphasis>PowerTOP:</emphasis> Helps you determine what
108 software is using the most power. 108 software is using the most power.
109 You can find out more about PowerTOP at 109 You can find out more about PowerTOP at
110 <ulink url='http://www.linuxpowertop.org/'></ulink>.</para></listitem> 110 <ulink url='https://01.org/powertop/'></ulink>.</para></listitem>
111 <listitem><para><emphasis>OProfile:</emphasis> A system-wide profiler for Linux 111 <listitem><para><emphasis>OProfile:</emphasis> A system-wide profiler for Linux
112 systems that is capable of profiling all running code at low overhead. 112 systems that is capable of profiling all running code at low overhead.
113 You can find out more about OProfile at 113 You can find out more about OProfile at