Hi,
I'm trying to edit the company info in the footer of my company's Zendesk Guide platform. When looking at the theme's code 'footer.hbs' file, I noticed that this is not hardcoded in HTML, but it is generated from some other field.
<div class="f-14 f-sm-11 footer-company-info m-r-30">
<p>{{dc 'hc-footer-company_info_text'}}</p>
<div>{{dc 'hc-footer-copyright_text'}}</div>
However, I am having a hard time finding where I can edit this info on Zendesk settings. I also can't find any solution in your Help Center when I search 'edit Company info on Zendesk'.
So my question is, where can I edit the 'company info'?




