Skip to content

Commit

Permalink
change doc-links to doc.tobo.org
Browse files Browse the repository at this point in the history
  • Loading branch information
wollmers committed Sep 18, 2020
1 parent 2e69986 commit f5c8902
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ About

This repository stores the source of the _OTOBO Administration Manual_.

The content of the documentation is in [reStructuredText](https://en.wikipedia.org/wiki/ReStructuredText) format and uses [Sphinx](https://www.sphinx-doc.org) to generate HTML, PDF and EPUB outputs. The various outputs can be seen on the [OTOBO Documentation page](https://doc.otobo.de/).
The content of the documentation is in [reStructuredText](https://en.wikipedia.org/wiki/ReStructuredText) format and uses [Sphinx](https://www.sphinx-doc.org) to generate HTML, PDF and EPUB outputs. The various outputs can be seen on the [OTOBO Documentation page](https://doc.otobo.org/).


Contribution
Expand All @@ -22,7 +22,7 @@ To edit the documentation:
Translation
===========

Translators should use [Transifex](https://www.transifex.com/projects/p/OTOBO/) to translate the documentation. As the documentation is in reStructuredText format, be careful not to break the structure while translating the documentation. See the examples in the [Translating](https://doc.otobo.de/doc/manual/developer/stable/en/content/contributing/translate.html) section of the developer documentation.
Translators should use [Transifex](https://www.transifex.com/projects/p/OTOBO/) to translate the documentation. As the documentation is in reStructuredText format, be careful not to break the structure while translating the documentation. See the examples in the [Translating](https://doc.otobo.org/doc/manual/developer/stable/en/content/contributing/translate.html) section of the developer documentation.


Report Bugs
Expand Down

1 comment on commit f5c8902

@StefanRother-OTOBO
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't use Transifex, we use weblate, see: https://translate.otobo.org

Please sign in to comment.