diff --git a/flexiapi/resources/views/api/documentation_markdown.blade.php b/flexiapi/resources/views/api/documentation_markdown.blade.php
index 2561321..dda650f 100644
--- a/flexiapi/resources/views/api/documentation_markdown.blade.php
+++ b/flexiapi/resources/views/api/documentation_markdown.blade.php
@@ -104,7 +104,7 @@ Create and return an `account_creation_token`.
Public
Generate an `auth_token`. To attach the generated token to an account see [`auth_token` attachement endpoint](#get-accountsauthtokenauthtokenattach).
-#### `GET /accounts/auth_token/{auth_token}/attach`
+### `GET /accounts/auth_token/{auth_token}/attach`
User
Attach a publicly generated authentication token to the currently authenticated account.
diff --git a/flexisip-account-manager.spec b/flexisip-account-manager.spec
index c3a9a99..2e6335b 100644
--- a/flexisip-account-manager.spec
+++ b/flexisip-account-manager.spec
@@ -8,7 +8,7 @@
#%define _datadir %{_datarootdir}
#%define _docdir %{_datadir}/doc
-%define build_number 141
+%define build_number 142
%define var_dir /var/opt/belledonne-communications
%define opt_dir /opt/belledonne-communications/share/flexisip-account-manager