You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2018/02/27 19:31:18 UTC

[cordova-docs] branch master updated: Link over to document instead of duplicating information

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new d9a1958  Link over to document instead of duplicating information
d9a1958 is described below

commit d9a19584663fe430fe4dd37dea930f0260b5acf0
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Tue Feb 27 20:31:16 2018 +0100

    Link over to document instead of duplicating information
---
 doc/deploying-the-website.md | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/doc/deploying-the-website.md b/doc/deploying-the-website.md
index 0652248..2e97344 100644
--- a/doc/deploying-the-website.md
+++ b/doc/deploying-the-website.md
@@ -2,9 +2,7 @@
 
 ### Automatic Deployment
 
-Commits to `master` automatically trigger a deployment of the site via Travis (see [.travis.yml](../.travis.yml)), which runs `buildAndDeploy.sh` that after `npm run-script build` commits the result to the SVN repository.
-
-NOTE: An automated build usually takes >30 minutes.
+See [building-and-deploying-the-website.md](building-and-deploying-the-website.md) for a description of the automated build and deploy process via Travis.
 
 ### Manual Deployment
 
@@ -38,7 +36,7 @@ Once you are satisfied that you have added the required changes, commit with a m
 
     svn commit -m "Updated docs"
 
-NOTE: The commit might take a while (up to 1 hour), depending on the number of files changed.
+**NOTE**: The commit might take a while (up to 1 hour), depending on the number of files changed.
 
 
 [svn]: http://svnbook.red-bean.com/en/1.7/svn.intro.quickstart.html

-- 
To stop receiving notification emails like this one, please contact
janpio@apache.org.

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