diff options
| author | kwadronaut <kwadronaut@leap.se> | 2015-06-25 16:16:04 +0200 | 
|---|---|---|
| committer | kwadronaut <kwadronaut@leap.se> | 2015-06-25 16:16:04 +0200 | 
| commit | b759ae57556282619b09b855812832c57857c41a (patch) | |
| tree | a805730094db17fae5649784b42d462f4441b2f9 /pages/docs/platform/tutorials | |
| parent | c301d101ad457bdfba10c7fa4e46ec5ad7aa337f (diff) | |
update a bunch of external links to https
Diffstat (limited to 'pages/docs/platform/tutorials')
| -rw-r--r-- | pages/docs/platform/tutorials/quick-start.md | 2 | ||||
| -rw-r--r-- | pages/docs/platform/tutorials/single-node-email.md | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/pages/docs/platform/tutorials/quick-start.md b/pages/docs/platform/tutorials/quick-start.md index a92cc9d..e9e9172 100644 --- a/pages/docs/platform/tutorials/quick-start.md +++ b/pages/docs/platform/tutorials/quick-start.md @@ -267,7 +267,7 @@ If you prefer, you can initalize each node, one at a time:  Deploy the LEAP platform to the nodes  -------------------- -Now you should deploy the platform recipes to the nodes. [Deployment can take a while to run](http://xkcd.com/303/), especially on the first run, as it needs to update the packages on the new machine. +Now you should deploy the platform recipes to the nodes. [Deployment can take a while to run](https://xkcd.com/303/), especially on the first run, as it needs to update the packages on the new machine.  *Important notes:* currently nodes must be deployed in a certain order. The underlying couch database node(s) must be deployed first, and then all other nodes. diff --git a/pages/docs/platform/tutorials/single-node-email.md b/pages/docs/platform/tutorials/single-node-email.md index 872d1da..a126938 100644 --- a/pages/docs/platform/tutorials/single-node-email.md +++ b/pages/docs/platform/tutorials/single-node-email.md @@ -164,7 +164,7 @@ This will initialize the node "node1". When `leap node init` is run, you will be  Deploy the LEAP platform to the nodes  -------------------- -Now you should deploy the platform recipes to the node. [Deployment can take a while to run](http://xkcd.com/303/), especially on the first run, as it needs to update the packages on the new machine. +Now you should deploy the platform recipes to the node. [Deployment can take a while to run](https://xkcd.com/303/), especially on the first run, as it needs to update the packages on the new machine.      $ leap deploy | 
