Plugin Directory

Changeset 3389781


Ignore:
Timestamp:
11/04/2025 03:45:37 PM (4 months ago)
Author:
2wstechnologies
Message:

update the contact address (from support to contact @askeet.ai)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • askeet/trunk/askeet.php

    r3340348 r3389781  
    737737            <a class="btn" href="https://discord.gg/yourlink" target="_blank" id="btn-discord"><?php echo esc_html__('Join Discord', 'askeet'); ?></a>
    738738            <a class="btn" href="https://slack.com/yourlink" target="_blank" id="btn-slack"><?php echo esc_html__('Join Slack', 'askeet'); ?></a>
    739             <a class="btn" href="mailto:suppor[email protected]" id="btn-support"><?php echo esc_html__('Contact Support', 'askeet'); ?></a>
     739            <a class="btn" href="mailto:contac[email protected]" id="btn-support"><?php echo esc_html__('Contact Support', 'askeet'); ?></a>
    740740          </div>
    741741          <h2 class="quick-title"><?php echo esc_html__('Quick start guide', 'askeet'); ?></h2>
     
    762762            <div class="faq-item">
    763763              <p class="faq-question">– <strong><?php echo esc_html__('How to contact support?', 'askeet'); ?></strong></p>
    764               <p class="faq-answer"><?php echo esc_html__('Click the support link or email suppor[email protected]', 'askeet'); ?></p>
     764              <p class="faq-answer"><?php echo esc_html__('Click the support link or email contac[email protected]', 'askeet'); ?></p>
    765765            </div>
    766766            <div class="faq-item">
Note: See TracChangeset for help on using the changeset viewer.