We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some links use version number like
https://doc.otobo.org/doc/manual/config-reference/10.0/en/content/core.html#fqdn
others use stable like
stable
https://doc.otobo.org/manual/admin/stable/en/content/users-groups-roles/agents-groups.html
The text was updated successfully, but these errors were encountered:
See also RotherOSS/otobo#585
Sorry, something went wrong.
This issue needs coordination across all repositories, websites and tool chains.
Proposed URL scheme similar to other popular software packages like MySql, Apache, PostgreSQL:
https://doc.otobo.org/manual/<DOCUMENT>/<VERSION>/<LANGUAGE>/<PATH_TO_PAGE> Examples: https://doc.otobo.org/manual/admin/stable/en/content/users-groups-roles/agents-groups.html https://doc.otobo.org/manual/admin/10.0/en/content/users-groups-roles/agents-groups.html https://doc.otobo.org/manual/admin/devel/en/content/users-groups-roles/agents-groups.html
where stable and devel are aliases to an URL using a version number.
devel
change doc-links to version 10.0
034c8c7
No branches or pull requests
Some links use version number like
https://doc.otobo.org/doc/manual/config-reference/10.0/en/content/core.html#fqdn
others use
stable
likehttps://doc.otobo.org/manual/admin/stable/en/content/users-groups-roles/agents-groups.html
The text was updated successfully, but these errors were encountered: