Skip to content

Commit

Permalink
doc: fix the zendesk tag
Browse files Browse the repository at this point in the history
This commit fixes the Zendesk tag
that makes it possible to search
the docs via Zendesk.

See #3685 (comment)
  • Loading branch information
annastuchlik authored and karol-kokoszka committed Jan 19, 2024
1 parent 622155b commit ff31f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
'tag_substring_removed': 'scylla-manager-',
'versions_unstable': UNSTABLE_VERSIONS,
'versions_deprecated': DEPRECATED_VERSIONS,
'zendesk_tag': 'jiigc536se3g139312rad',
'zendesk_tag': '7x6adcx8o6lc6ug5w6tfvi',
}

# If not None, a 'Last updated on:' timestamp is inserted at every page
Expand Down

0 comments on commit ff31f3e

Please sign in to comment.