Przeglądaj źródła

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

Andrej Studen 5 lat temu
rodzic
commit
e5609a0024
1 zmienionych plików z 1 dodań i 1 usunięć
  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!