Skip to content

Commit

Permalink
fix: Caught some more unhandled links.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvuckovic committed Sep 22, 2023
1 parent 2f2736f commit 3fc0b2d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 10 deletions.
6 changes: 2 additions & 4 deletions admin/console/working-on-tickets.rst
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,8 @@ This will show all state types needed for creating new ticket states.
*pending reminders* or *closed* states.

State types also indicate the color scheme to be used.
You can learn more about that `in our user documentation`_.

.. _in our user documentation:
https://user-docs.zammad.org/en/latest/basics/service-ticket/settings/state.html
You can learn more about that
:user-docs:`in our user documentation </basics/service-ticket/settings/state.html>`.

.. code-block:: ruby
Expand Down
11 changes: 5 additions & 6 deletions api/generic-cti/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,15 @@ Features
Here's a small condensed list of the possibilities this CTI API provides.

Inbound
* `Caller log functions`_ for your agents.
* :user-docs:`Caller log functions </extras/caller-log.html>` for your
agents.
* Blocking of CallerIDs during signaling. *

Outbound
* `Caller log functions`_ for your agents.
* :user-docs:`Caller log functions </extras/caller-log.html>` for your
agents.
* Set outbound caller IDs depending on the caller ID target.

.. _Caller log functions:
https://user-docs.zammad.org/en/latest/extras/caller-log.html

.. include:: /api/generic-cti/cti-endpoint-limitations.include.rst

Endpoint
Expand Down

0 comments on commit 3fc0b2d

Please sign in to comment.