You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ariatosca.apache.org by ar...@apache.org on 2017/11/12 12:23:33 UTC

[2/2] incubator-ariatosca-website git commit: Merge remote-tracking branch 'vishwanathj/master'

Merge remote-tracking branch 'vishwanathj/master'


Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/commit/f9fff938
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/tree/f9fff938
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/diff/f9fff938

Branch: refs/heads/master
Commit: f9fff938a2be1328871aa8e6440754b9d497d50b
Parents: 49c29d3 79c898e
Author: rtpro <rt...@gmail.com>
Authored: Sun Nov 12 14:21:27 2017 +0200
Committer: rtpro <rt...@gmail.com>
Committed: Sun Nov 12 14:21:27 2017 +0200

----------------------------------------------------------------------
 gettingstarted.md                 | 15 +++++++++++++-
 samples/CentOS/centos7_aria011    | 36 ++++++++++++++++++++++++++++++++++
 samples/Ubuntu/ubuntu1604_aria011 | 24 +++++++++++++++++++++++
 3 files changed, 74 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/f9fff938/gettingstarted.md
----------------------------------------------------------------------
diff --cc gettingstarted.md
index 835abef,edec373..fa7e095
--- a/gettingstarted.md
+++ b/gettingstarted.md
@@@ -68,10 -68,9 +68,10 @@@ To install ``pip``, either use your dis
  Getting Started
  ---------------
  
 +
  This section will describe how to run a simple "Hello World" example.
  
- First, provide ARIA with the ARIA "hello world"(can be download [here](https://github.com/apache/incubator-ariatosca/tree/master/examples/hello-world)) service-template and name it (e.g.
+ First, provide ARIA with the ARIA "hello world"(can be downloaded [here](https://github.com/apache/incubator-ariatosca/tree/master/examples/hello-world)) service-template and name it (e.g.
  ``my-service-template``)::
  
      aria service-templates store examples/hello-world/helloworld.yaml my-service-template