diff options
author | Leo Tenenbaum <leonardomtenenbaum@gmail.com> | 2018-03-19 01:20:54 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-19 01:20:54 -0400 |
commit | c09227b0faef2cf8bf5df7072b5f5e7f072151f9 (patch) | |
tree | cfec1cd8d6a8057136c95a41319d5e11ec475336 /index.html | |
parent | 639320599d059786dda3c3c3e6c6d8df49e24155 (diff) |
Changed URL from pommicket.co to pommicket.com
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,7 +14,7 @@ <h2>AutoArt</h2> <p> <ul> - <li><a href="//pommicket.co">Pommicket</a></li> + <li><a href="//pommicket.com">Pommicket</a></li> <li><a href="AutoImages.html">Auto Images</a></li> <li><a href="AutoVideos.html">Auto Videos</a></li> <li><a href="AutoAudio.html">Auto Audio</a></li> @@ -24,7 +24,7 @@ <img src="screenshots/AutoImages.png" title="Example of AutoImages"> </body> <footer> - <p>All of the source code to pommicket.co/pommicket or pommicket.github.io can be found <a href="http://github.com/pommicket/pommicket.github.io">here</a></p> + <p>All of the source code to pommicket.com/pommicket or pommicket.github.io can be found <a href="http://github.com/pommicket/pommicket.github.io">here</a></p> </footer> </body> |