Author: danhaywood
Date: Mon Nov 26 17:11:23 2012
New Revision: 1413730

URL: http://svn.apache.org/viewvc?rev=1413730&view=rev
Log:
working on isis documentation page

Modified:
    isis/site/trunk/content/learning-more/isis-programming-model.md

Modified: isis/site/trunk/content/learning-more/isis-programming-model.md
URL: 
http://svn.apache.org/viewvc/isis/site/trunk/content/learning-more/isis-programming-model.md?rev=1413730&r1=1413729&r2=1413730&view=diff
==============================================================================
--- isis/site/trunk/content/learning-more/isis-programming-model.md (original)
+++ isis/site/trunk/content/learning-more/isis-programming-model.md Mon Nov 26 
17:11:23 2012
@@ -4,4 +4,4 @@ Apache Isis works using convention-over-
 
 These conventions are together known as the Apache Isis Programming Model. The 
Apache Isis Application Library - or AppLib - constitutes those elements of the 
programming model that are declarative (such as annotations and interfaces). It 
also contains the DomainObjectContainer interface, which is normally injected 
into your domain objects and represents the only point of coupling from your 
domain into the framework.
 
-See the AppLib guide (HTML or PDF) for further details.  (These resources are 
currently on our priginal incubator website.  We will move the content here 
when that site is decommissioned.
+See the AppLib guide 
([HTML](http://incubator.apache.org/isis/applib/docbkx/html/guide/isis-applib.html)
 or [PDF](http://incubator.apache.org/isis/applib/docbkx/pdf/isis-applib.pdf)) 
for further details.  (These resources are currently on our priginal incubator 
website.  We will move the content here when that site is decommissioned.


Reply via email to