瀏覽代碼

Update README.md, changed https to http to get a nicer look of the page.

Andrej Studen 5 年之前
父節點
當前提交
e5609a0024
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -10,7 +10,7 @@ If you are interested in the code, you should look at slicerNetwork.py which
 implements the communication with the server and forms HTTP Labkey API commands.
 
 More on setup can be found at:
-https://www-f9.ijs.si/~studen/blogs/posts/2017/May/31/slicerlabkey-integration/
+http://www-f9.ijs.si/~studen/blogs/posts/2017/May/31/slicerlabkey-integration/
 
 Enjoy!