summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-01-04 16:09:38 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-01-04 16:09:38 +0000
commitaa8c409f95fc4a3999e426c5463612473f1725ec (patch)
treef48277a2f1cf110fddc22ba81b82340047e51924 /nuttx/Documentation
parent1d9eacc957f456a2c4f84c49d1daa34f8c02b562 (diff)
downloadpx4-nuttx-aa8c409f95fc4a3999e426c5463612473f1725ec.tar.gz
px4-nuttx-aa8c409f95fc4a3999e426c5463612473f1725ec.tar.bz2
px4-nuttx-aa8c409f95fc4a3999e426c5463612473f1725ec.zip
bad hyperlink
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1455 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation')
-rw-r--r--nuttx/Documentation/NXGraphicsSubsystem.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/Documentation/NXGraphicsSubsystem.html b/nuttx/Documentation/NXGraphicsSubsystem.html
index 9450b897c..6374c3ca7 100644
--- a/nuttx/Documentation/NXGraphicsSubsystem.html
+++ b/nuttx/Documentation/NXGraphicsSubsystem.html
@@ -342,7 +342,7 @@
</p>
<p>
However, the same end result can be obtained by using the
- <a href="nxrequestbkgd"><code>nx_requestbkgd()</code></a> API.
+ <a href="#nxrequestbkgd"><code>nx_requestbkgd()</code></a> API.
It still may be possible to reduce the footprint in this usage case by developing
and even thinner NXNULL front-end.
That is a possible future development.