Skip to content

Commit 8e107d8

Browse files
author
Tobias Fuhrimann
committed
Use https
1 parent e534b02 commit 8e107d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prepare.html.md.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ $ git clone https://github.com/swisscom/cf-sample-app-node.git
1313
$ cd cf-sample-app-node
1414
</pre>
1515

16-
You now have a functioning git repository that contains a simple <a href="http://expressjs.com/" target="_blank">Express</a> application as well as a `package.json` file, which is used by Node’s dependency manager npm.
16+
You now have a functioning git repository that contains a simple <a href="https://expressjs.com/" target="_blank">Express</a> application as well as a `package.json` file, which is used by Node’s dependency manager npm.
1717

1818
<div style="text-align:center;margin:3em;">
1919
<a href="./deploy.html" class="btn btn-primary">I cloned the App source</a>

0 commit comments

Comments
 (0)