From 7ec8215f16f6d56c2ad5bd4f2b29d2f29ae9597f Mon Sep 17 00:00:00 2001 From: Stefan Sayer Date: Tue, 22 May 2007 09:11:43 +0000 Subject: [PATCH] corrected link to tutorial git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@332 8eb893ce-cfd4-0310-b710-fb5ebe64c474 --- README | 2 +- doc/doxyref.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 051e9d9d..000ddc75 100644 --- a/README +++ b/README @@ -76,7 +76,7 @@ How to get started with SEMS: If you are interested in writing your own applications, the application development tutorial is a good start - (http://www.iptel.org/howto/sems_application_development_tutorial), together + (http://www.iptel.org/sems/sems_application_development_tutorial), together with the design overview (http://www.iptel.org/files/semsng-designoverview.pdf). Installation: diff --git a/doc/doxyref.h b/doc/doxyref.h index 5ea17ffd..7c42b76a 100644 --- a/doc/doxyref.h +++ b/doc/doxyref.h @@ -19,7 +19,7 @@ * \section developerdoc Developer's documentation * \arg * SEMS Design Overview - * \arg + * \arg * Application Development Tutorial * \arg \ref ComponentDoc * @@ -58,7 +58,7 @@ /*! \page Configure-Sems-Ser-HOWTO mini-Howto on how to configure SER and SEMS to work together * * Be sure to also check the instructions that are on the page with the - * + * * application development tutorial, there is step by step instructions including * a complete set of configuration files that should get you started with SEMS * very quickly.