diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-02-01 14:03:25 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-02-01 14:03:25 +0000 |
commit | 52923f77318483b1b9384bb4f92ff9e55f298293 (patch) | |
tree | 4358c136ba319f7fa6a8cb9514664072017c7389 /docs/ch.txt | |
parent | ad6e94828f737d658fcfeca90067d857458c7555 (diff) | |
download | ChibiOS-52923f77318483b1b9384bb4f92ff9e55f298293.tar.gz ChibiOS-52923f77318483b1b9384bb4f92ff9e55f298293.tar.bz2 ChibiOS-52923f77318483b1b9384bb4f92ff9e55f298293.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@709 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/ch.txt')
-rw-r--r-- | docs/ch.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ch.txt b/docs/ch.txt index b0d662426..e3e73da97 100644 --- a/docs/ch.txt +++ b/docs/ch.txt @@ -72,8 +72,8 @@ * - Almost totally written in C with little ASM code required for ports.
*
* <h2>Related pages</h2>
- * - @subpage concepts
* - @subpage lic_faq
+ * - @subpage concepts
* - @subpage articles
*/
|