diff --git a/vimperator/locale/en-US/asciidoc.conf b/vimperator/locale/en-US/asciidoc.conf
index e51f372c..73baa4bc 100644
--- a/vimperator/locale/en-US/asciidoc.conf
+++ b/vimperator/locale/en-US/asciidoc.conf
@@ -21,7 +21,7 @@ email=stubenschrott@gmx.net
[replacements]
LOGO=
-HEADER=
+HEADER=
\[count\]=[count]
\[args\]=[args]
\[arg\]=[arg]
diff --git a/vimperator/locale/en-US/intro.txt b/vimperator/locale/en-US/intro.txt
index d2e5f16a..6ad7c5c6 100644
--- a/vimperator/locale/en-US/intro.txt
+++ b/vimperator/locale/en-US/intro.txt
@@ -8,7 +8,7 @@ VIMperator :)*
section:Introduction[intro]
-http://vimperator.mozdev.org[Vimperator] is a free browser add-on for Firefox,
+http://vimperator.org[Vimperator] is a free browser add-on for Firefox,
which makes it look and behave like the http://www.vim.org[Vim]
text editor. It has similar key bindings, and you could call it a modal
web browser, as key bindings differ according to which mode you are in.
diff --git a/vimperator/locale/en-US/tutorial.txt b/vimperator/locale/en-US/tutorial.txt
index 8eeb10b2..704d12ed 100644
--- a/vimperator/locale/en-US/tutorial.txt
+++ b/vimperator/locale/en-US/tutorial.txt
@@ -122,8 +122,8 @@ following pairs sequences are equivalent:
:open my.webmail.com
omy.webmail.com
- :tabopen vimperator.mozdev.org
- tvimperator.mozdev.org
+ :tabopen vimperator.org
+ tvimperator.org
section:Some{nbsp}hints{nbsp}about{nbsp}surfing...[hints-tutorial]
@@ -149,7 +149,7 @@ To activate QuickHint mode, press either [m]f[m] or [m]F[m]. The lower-case
[m]f[m] will open the resulting link in the current tab, while the upper-case
[m]F[m] will open it in a new tab.
-To test it, try this link: http://vimperator.mozdev.org/[Vimperator Homepage].
+To test it, try this link: http://vimperator.org/[Vimperator Homepage].
Activate QuickHint mode with [m]f[m] or [m]F[m] to highlight all currently
visible links. Then start typing the text of the link. The link should be
uniquely identified soon, and Vimperator will open it. Once you're done,