mirror of
https://github.com/processone/ejabberd
synced 2025-10-05 19:42:11 +02:00
Use new shorthand to provide URLs relative to ejabberd Docs
This commit is contained in:
parent
569f0b303b
commit
8be6dc7758
18 changed files with 50 additions and 56 deletions
|
@ -632,6 +632,6 @@ mod_doc() ->
|
|||
#{desc =>
|
||||
?T("This module can be used to update existing SQL database "
|
||||
"from the default to the new schema. Check the section "
|
||||
"http://../database/#default-and-new-schemas[Default and New Schemas] for details. "
|
||||
"_`database.md#default-and-new-schemas|Default and New Schemas`_ for details. "
|
||||
"Please note that only MS SQL, MySQL, and PostgreSQL are supported. "
|
||||
"When the module is loaded use _`update_sql`_ API.")}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue