소스 검색

Remove SSL protocol on markuso.com link

Markus Ochel 12 년 전
부모
커밋
39b6fe9c3c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -72,7 +72,7 @@
         <p><img src="images/screenshot-4.png" alt=""></p>
       </section>
       <footer>
-        <p>This project is maintained by <a href="https://www.markuso.com">Markuso</a></p>
+        <p>This project is maintained by <a href="http://www.markuso.com">Markuso</a></p>
         <p><small>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
       </footer>
     </div>