summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/extending-tuscany/implementation-sample
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-11-09 10:37:27 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-11-09 10:37:27 +0000
commit7d7e4a52c92fa3dc5d77a2c4ac5d0104394a0b1b (patch)
tree44eb64c740b14122a0d6754fc3b74012fd9be2e2 /sca-java-2.x/trunk/samples/extending-tuscany/implementation-sample
parentbceaf5164e13c93d4923fcfe0eec47eaa9acbed7 (diff)
TUSCANY-3756 - from the JIRA this is the "leave them but remove most of the detail and refer to the web page " option. (merge from beta1)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032911 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/samples/extending-tuscany/implementation-sample')
-rw-r--r--sca-java-2.x/trunk/samples/extending-tuscany/implementation-sample/README5
1 files changed, 2 insertions, 3 deletions
diff --git a/sca-java-2.x/trunk/samples/extending-tuscany/implementation-sample/README b/sca-java-2.x/trunk/samples/extending-tuscany/implementation-sample/README
index 82a04eb6e0..c0e6c0f575 100644
--- a/sca-java-2.x/trunk/samples/extending-tuscany/implementation-sample/README
+++ b/sca-java-2.x/trunk/samples/extending-tuscany/implementation-sample/README
@@ -3,7 +3,6 @@ Sample Implementation Extension
This sample demonstrates how to develop a new component implementation type
for Apache Tuscany SCA.
-The README in the samples directory (the directory two directories above
-this one) provides instructions about building and running the samples. Take
-a look there.
+See http://tuscany.apache.org/documentation-2x/20-beta-samples-documentation.html
+for more information