diff --git a/doc/bbcode.html b/doc/bbcode.html
index 4fe47842f..3e9bda1d9 100644
--- a/doc/bbcode.html
+++ b/doc/bbcode.html
@@ -7,11 +7,11 @@
[u]underlined[/u] - underlined
[s]strike[/s] - strike
[color=red]red[/color] - red
-[url=https://redmatrix.me]$Projectname[/url] $Projectname
-[img]https://redmatrix.me/images/default_profile_photos/rainbow_man/48.jpg[/img] 
-[img float=left]https://redmatrix.me/images/default_profile_photos/rainbow_man/48.jpg[/img] 
+[url=https://zothub.com]$Projectname[/url] $Projectname
+[img]https://zothub.com/images/default_profile_photos/rainbow_man/48.jpg[/img] 
+[img float=left]https://zothub.com/images/default_profile_photos/rainbow_man/48.jpg[/img] 
-[img float=right]https://redmatrix.me/images/default_profile_photos/rainbow_man/48.jpg[/img] 
+[img float=right]https://zothub.com/images/default_profile_photos/rainbow_man/48.jpg[/img] 
[code]code[/code] code
[quote]quote[/quote] quote
@@ -50,8 +50,8 @@
$Projectname specific codes
- [©] © This works for many HTML entities
-- [zrl]https://redmatrix.me[/zrl] Magic-auth version of [url] tag
-- [zmg]https://redmatrix.me/some/photo.jpg[/zmg] Magic-auth version of [img] tag
+- [zrl]https://zothub.com[/zrl] Magic-auth version of [url] tag
+- [zmg]https://zothub.com/some/photo.jpg[/zmg] Magic-auth version of [img] tag
- [observer=1]Text to display if observer is authenticated in the matrix[/observer]
- [observer=0]Text to display if observer is not authenticated in the matrix[/observer]
diff --git a/version.inc b/version.inc
index 67da5b0b8..11ca984f2 100644
--- a/version.inc
+++ b/version.inc
@@ -1 +1,2 @@
-2015-11-08.1210
+2015-11-09.1211
+