diff --git a/Dockerfile b/Dockerfile index 7e8f82e..e2f314a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,6 @@ # Docker build file for Inbucket, see https://www.docker.io/ -# Inbucket website: http://inbucket.org/ +# Inbucket website: http://www.inbucket.org/ + FROM crosbymichael/golang MAINTAINER James Hillyerd, @jameshillyerd diff --git a/README.md b/README.md index eadd7e8..e0963a4 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Inbucket is written in [Google Go][Golang]. Inbucket is open source software released under the MIT License. The latest version can be found at https://github.com/jhillyerd/inbucket -[Inbucket]: http://inbucket.org/ +[Inbucket]: http://www.inbucket.org/ [Issues]: https://github.com/jhillyerd/inbucket/issues?state=open -[From Source]: http://inbucket.org/installation/from-source.html +[From Source]: http://www.inbucket.org/installation/from-source.html [Golang]: http://golang.org/ diff --git a/etc/redhat-el6/README b/etc/redhat-el6/README index 49bf9bf..26bac7a 100644 --- a/etc/redhat-el6/README +++ b/etc/redhat-el6/README @@ -1,3 +1,3 @@ Please see the RedHat installation guide on our website: -http://inbucket.org/installation/redhat.html +http://www.inbucket.org/installation/redhat.html diff --git a/etc/ubuntu-12/README b/etc/ubuntu-12/README index 1cfeb0c..f2559bd 100644 --- a/etc/ubuntu-12/README +++ b/etc/ubuntu-12/README @@ -1,3 +1,3 @@ Please see the Ubuntu installation guide on our website: -http://inbucket.org/installation/ubuntu.html +http://www.inbucket.org/installation/ubuntu.html diff --git a/themes/integral/templates/_base.html b/themes/integral/templates/_base.html index b927e80..7f396b2 100644 --- a/themes/integral/templates/_base.html +++ b/themes/integral/templates/_base.html @@ -46,7 +46,7 @@ Released for free under a Creative Commons Attribution 2.5 License