mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-26 16:26:24 +01:00
Update links to some moved content in docs.ejabberd.im
This commit is contained in:
parent
e744665171
commit
5c6a399f5b
@ -7,7 +7,7 @@ from source code.
|
|||||||
For a more detailed explanation, please check the
|
For a more detailed explanation, please check the
|
||||||
ejabberd Docs: [Source Code Installation][docs-source].
|
ejabberd Docs: [Source Code Installation][docs-source].
|
||||||
|
|
||||||
[docs-source]: https://docs.ejabberd.im/admin/installation/#source-code
|
[docs-source]: https://docs.ejabberd.im/admin/install/source/
|
||||||
|
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
|
@ -29,7 +29,7 @@ repository.
|
|||||||
Check the [differences between `ejabberd` and `ecs` images](https://github.com/processone/docker-ejabberd/blob/master/ecs/HUB-README.md#alternative-image-in-github).
|
Check the [differences between `ejabberd` and `ecs` images](https://github.com/processone/docker-ejabberd/blob/master/ecs/HUB-README.md#alternative-image-in-github).
|
||||||
|
|
||||||
If you are using a Windows operating system, check the tutorials mentioned in
|
If you are using a Windows operating system, check the tutorials mentioned in
|
||||||
[ejabberd Docs > Docker Image](https://docs.ejabberd.im/admin/installation/#docker-image).
|
[ejabberd Docs > Docker Image](https://docs.ejabberd.im/admin/install/container/#ejabberd-container-image).
|
||||||
|
|
||||||
|
|
||||||
Start ejabberd
|
Start ejabberd
|
||||||
@ -108,7 +108,7 @@ docker exec -it ejabberd ejabberdctl register admin localhost passw0rd
|
|||||||
```
|
```
|
||||||
|
|
||||||
Then edit conf/ejabberd.yml and add the ACL as explained in
|
Then edit conf/ejabberd.yml and add the ACL as explained in
|
||||||
[ejabberd Docs: Administration Account](https://docs.ejabberd.im/admin/installation/#administration-account)
|
[ejabberd Docs: Administration Account](https://docs.ejabberd.im/admin/install/next-steps/#administration-account)
|
||||||
|
|
||||||
|
|
||||||
### Check ejabberd log files
|
### Check ejabberd log files
|
||||||
|
@ -258,7 +258,7 @@ _build/edoc/docs.md: edoc_compile
|
|||||||
> _build/edoc/docs.md
|
> _build/edoc/docs.md
|
||||||
|
|
||||||
_build/edoc/logo.png: edoc_compile
|
_build/edoc/logo.png: edoc_compile
|
||||||
wget https://docs.ejabberd.im/static/shared/images/footer_logo_e.png -O _build/edoc/logo.png
|
wget https://docs.ejabberd.im/assets/img/footer_logo_e.png -O _build/edoc/logo.png
|
||||||
|
|
||||||
#.
|
#.
|
||||||
#' copy-files
|
#' copy-files
|
||||||
|
@ -109,14 +109,14 @@ and [ejabberd translations](https://github.com/processone/ejabberd-po/) under MI
|
|||||||
[erlang]: https://www.erlang.org/
|
[erlang]: https://www.erlang.org/
|
||||||
[features]: https://docs.ejabberd.im/admin/introduction/
|
[features]: https://docs.ejabberd.im/admin/introduction/
|
||||||
[fluux]: https://fluux.io/
|
[fluux]: https://fluux.io/
|
||||||
[homebrew]: https://docs.ejabberd.im/admin/installation/#homebrew
|
[homebrew]: https://docs.ejabberd.im/admin/install/homebrew/
|
||||||
[hubecs]: https://hub.docker.com/r/ejabberd/ecs/
|
[hubecs]: https://hub.docker.com/r/ejabberd/ecs/
|
||||||
[im]: https://ejabberd.im/
|
[im]: https://ejabberd.im/
|
||||||
[issues]: https://github.com/processone/ejabberd/issues
|
[issues]: https://github.com/processone/ejabberd/issues
|
||||||
[localization]: https://docs.ejabberd.im/developer/extending-ejabberd/localization/
|
[localization]: https://docs.ejabberd.im/developer/extending-ejabberd/localization/
|
||||||
[mqtt]: https://mqtt.org/
|
[mqtt]: https://mqtt.org/
|
||||||
[muc]: xmpp:ejabberd@conference.process-one.net
|
[muc]: xmpp:ejabberd@conference.process-one.net
|
||||||
[osp]: https://docs.ejabberd.im/admin/installation/#operating-system-packages
|
[osp]: https://docs.ejabberd.im/admin/install/os-package/
|
||||||
[p1contact]: https://www.process-one.net/en/company/contact/
|
[p1contact]: https://www.process-one.net/en/company/contact/
|
||||||
[p1download]: https://www.process-one.net/en/ejabberd/downloads/
|
[p1download]: https://www.process-one.net/en/ejabberd/downloads/
|
||||||
[p1home]: https://www.process-one.net/en/ejabberd/
|
[p1home]: https://www.process-one.net/en/ejabberd/
|
||||||
|
@ -625,7 +625,7 @@ maybe_disclaimer_not_admin(MenuItems, AJID, Lang) ->
|
|||||||
{[_], []} ->
|
{[_], []} ->
|
||||||
[?XREST(?T("Apparently your account has no administration rights in this server. "
|
[?XREST(?T("Apparently your account has no administration rights in this server. "
|
||||||
"Please check how to grant admin rights in: "
|
"Please check how to grant admin rights in: "
|
||||||
"https://docs.ejabberd.im/admin/installation/#administration-account"))
|
"https://docs.ejabberd.im/admin/install/next-steps/#administration-account"))
|
||||||
];
|
];
|
||||||
_ ->
|
_ ->
|
||||||
[]
|
[]
|
||||||
|
@ -48,7 +48,7 @@ write_doap_head()
|
|||||||
<download-page rdf:resource="https://www.process-one.net/en/ejabberd/downloads/"/>
|
<download-page rdf:resource="https://www.process-one.net/en/ejabberd/downloads/"/>
|
||||||
<download-mirror rdf:resource="https://github.com/processone/ejabberd/tags"/>
|
<download-mirror rdf:resource="https://github.com/processone/ejabberd/tags"/>
|
||||||
<license rdf:resource="https://raw.githubusercontent.com/processone/ejabberd/master/COPYING"/>
|
<license rdf:resource="https://raw.githubusercontent.com/processone/ejabberd/master/COPYING"/>
|
||||||
<schema:logo rdf:resource="https://docs.ejabberd.im/static/shared/images/footer_logo_e@2x.png"/>
|
<schema:logo rdf:resource="https://docs.ejabberd.im/assets/img/footer_logo_e@2x.png"/>
|
||||||
<bug-database rdf:resource="https://github.com/processone/ejabberd/issues"/>
|
<bug-database rdf:resource="https://github.com/processone/ejabberd/issues"/>
|
||||||
<support-forum rdf:resource="xmpp:ejabberd@conference.process-one.net?join"/>
|
<support-forum rdf:resource="xmpp:ejabberd@conference.process-one.net?join"/>
|
||||||
<repository>
|
<repository>
|
||||||
|
@ -67,7 +67,7 @@ rel_vsn=$(git describe --tags | sed -e 's/-g.*//' -e 's/-/./' | tr -d '[:space:]
|
|||||||
home_url='https://www.ejabberd.im'
|
home_url='https://www.ejabberd.im'
|
||||||
doc_url='https://docs.ejabberd.im'
|
doc_url='https://docs.ejabberd.im'
|
||||||
upgrade_url="$doc_url/admin/upgrade/#specific-version-upgrade-notes"
|
upgrade_url="$doc_url/admin/upgrade/#specific-version-upgrade-notes"
|
||||||
admin_url="$doc_url/admin/installation/#administration-account"
|
admin_url="$doc_url/admin/install/next-steps/#administration-account"
|
||||||
default_code_dir="/opt/$rel_name-$rel_vsn"
|
default_code_dir="/opt/$rel_name-$rel_vsn"
|
||||||
default_data_dir="/opt/$rel_name"
|
default_data_dir="/opt/$rel_name"
|
||||||
tmp_dir=$(mktemp -d "/tmp/.$rel_name.XXXXXX")
|
tmp_dir=$(mktemp -d "/tmp/.$rel_name.XXXXXX")
|
||||||
|
Loading…
Reference in New Issue
Block a user