lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/docs/concepts/tasks concept.xml,1.5,1.6

Andreas Hartmann <[email protected]> Wed, 14 May 2003 22:51:41 +0200
Newsgroups gmane.comp.cms.wyona.cvs
Message-ID <[email protected]>
Update of /repository/lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/docs/concepts/tasks
In directory erbium:/tmp/cvs-serv3019/src/webapp/lenya/pubs/docs-new/content/xdocs/docs/concepts/tasks

Modified Files:
	concept.xml 
Log Message:
corrected scheduling.html link

Index: concept.xml
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/docs/concepts/tasks/concept.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** concept.xml	14 May 2003 20:40:52 -0000	1.5
--- concept.xml	14 May 2003 20:51:38 -0000	1.6
***************
*** 18,22 ****
  which can be invoked by the user. Tasks are triggered
  from the sitemap using a <link href="taskaction.html"><code>TaskAction</code></link>
! or <link href="scheduling">scheduled</link> using a <code>TaskJob</code>.
  </p>
  <p>
--- 18,22 ----
  which can be invoked by the user. Tasks are triggered
  from the sitemap using a <link href="taskaction.html"><code>TaskAction</code></link>
! or <link href="scheduling.html">scheduled</link> using a <code>TaskJob</code>.
  </p>
  <p>