소스 검색

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!