diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2019-08-01 21:30:04 -0700 |
---|---|---|
committer | Jesse Morgan <jesse@jesterpm.net> | 2019-08-01 21:30:04 -0700 |
commit | 8e971f6b32e3d918c4a744655fc3b2a39e5b0ecf (patch) | |
tree | 09aa78ca2f4c2f371e56972dc1d712940dd99c46 /src/main/webapp/notfound.html | |
parent | b5d2f67ed51c447d5d789f2d460e72d371708816 (diff) |
Diffstat (limited to 'src/main/webapp/notfound.html')
-rw-r--r-- | src/main/webapp/notfound.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/webapp/notfound.html b/src/main/webapp/notfound.html index 29e6493..6a4ab84 100644 --- a/src/main/webapp/notfound.html +++ b/src/main/webapp/notfound.html @@ -14,7 +14,7 @@ <header> <h1> <a href="/index.html"><img src="/images/logo.png"> Grow Process</a> - <a id="foursquarefloat" href="http://myfoursquarechurch.com"><img src="/images/foursquaresm.png" alt="Foursqaure Church" /></a> + <a id="foursquarefloat" href="http://motionchrch.com"><img src="/images/foursquaresm.png" alt="Foursqaure Church" /></a> </h1> <nav class="primary"> @@ -53,7 +53,7 @@ </div> <div class="right"> - ©2013 <a href="http://myfoursquarechurch.com">Foursquare Church</a> + ©2013 <a href="http://motionchrch.com">Foursquare Church</a> </div> </footer> |