From b862e4b2f67a110fcb5b0af1239c9c2220dea4aa Mon Sep 17 00:00:00 2001 From: Krishnakumar Gopalakrishnan Date: Wed, 13 Jan 2021 13:54:17 +0000 Subject: [PATCH] In tutorials.md change http to https. Also get rid of www --- tutorials.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials.md b/tutorials.md index cca6966ece8f..9f1c91e31171 100644 --- a/tutorials.md +++ b/tutorials.md @@ -6,7 +6,7 @@ subtitle: Current SpinW tutorials These tutorials can help to understand quickly how SpinW works. It is possible to download the Matlab code of any of the tutorials using the following Matlab command: -`grabcode('http://www.spinw.org/tutorials/01tutorial')` +`grabcode('https://spinw.org/tutorials/01tutorial')` where the link to the tutorial has to be pasted.