mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2025-04-17 18:18:11 +00:00
unquote email in config
This commit is contained in:
parent
964d9a7137
commit
6a4c99affe
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
|
@ -4,5 +4,5 @@ contact_links:
|
|||
url: https://discord.gg/6UyHPeGZAC
|
||||
about: Interact with the Mintplex Labs community here by asking for help, discussing and more!
|
||||
- name: 📧 E-mail the team
|
||||
url: "mailto:team@mintplexlabs.com"
|
||||
url: mailto:team@mintplexlabs.com
|
||||
about: Contact the core-team about a question.
|
||||
|
|
Loading…
Add table
Reference in a new issue