You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by jr...@apache.org on 2013/07/12 12:45:43 UTC

svn commit: r1502506 - /qpid/site/input/documentation.md

Author: jross
Date: Fri Jul 12 10:45:43 2013
New Revision: 1502506

URL: http://svn.apache.org/r1502506
Log:
QPID-4987: Use direct links to language-specific chapters of the programming guide

Modified:
    qpid/site/input/documentation.md

Modified: qpid/site/input/documentation.md
URL: http://svn.apache.org/viewvc/qpid/site/input/documentation.md?rev=1502506&r1=1502505&r2=1502506&view=diff
==============================================================================
--- qpid/site/input/documentation.md (original)
+++ qpid/site/input/documentation.md Fri Jul 12 10:45:43 2013
@@ -39,14 +39,14 @@ find older versions with our
 ### Qpid JMS
 
  - [Overview](@site-url@/components/qpid-jms/index.html)
- - [Using the Qpid JMS client](@current-release-url@/programming/book/index.html#QpidJMS) ([PDF](@current-release-url@/programming/programming-book.pdf))
+ - [Using the Qpid JMS client](@current-release-url@/programming/book/QpidJMS.html) ([PDF](@current-release-url@/programming/programming-book.pdf))
  - [API reference](http://docs.oracle.com/javaee/1.4/api/javax/jms/package-summary.html)
  - [Examples](@current-release-url@/qpid-jms/examples/index.html)
 
 ### Qpid Messaging API
 
  - [Overview](@site-url@/components/messaging-api/index.html)
- - [Using the Qpid Messaging API](@current-release-url@/programming/book/index.html) ([PDF](@current-release-url@/programming/programming-book.pdf))
+ - [Using the Qpid Messaging API](@current-release-url@/programming/book/ch02.html) ([PDF](@current-release-url@/programming/programming-book.pdf))
  - [The .NET Binding for the C++ Messaging Client](@current-release-url@/programming/book/ch05.html)
  - [.NET API reference](@current-release-url@/messaging-api/dotnet/api/index.html)
  - [.NET examples](@current-release-url@/messaging-api/dotnet/examples/index.html)
@@ -61,7 +61,7 @@ find older versions with our
 
  - [Overview](@site-url@/components/qpid-wcf/index.html)
  - [README](@current-release-tag@/qpid/wcf/ReadMe.txt)
- - [Using the Qpid WCF client](@current-release-url@/programming/book/index.html#QpidWCF) ([PDF](@current-release-url@/programming/programming-book.pdf))
+ - [Using the Qpid WCF client](@current-release-url@/programming/book/QpidWCF.html) ([PDF](@current-release-url@/programming/programming-book.pdf))
  - [API reference](http://msdn.microsoft.com/en-us/library/vstudio/ms735119\(v=vs.90\).aspx)
  - [Examples](@current-release-tag@/qpid/wcf/samples)
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org