diff options
-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> |