mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 11:18:39 +00:00
docs: add link to Discussions (#2405)
* Add link to Discussions in issue template chooser * Add link to discussion to website footer * Add Discussions badge to README * Add link to discussion to CONTRIBUTING.md
This commit is contained in:
@@ -54,7 +54,7 @@ class Footer extends React.Component {
|
||||
<a href={this.pageUrl('users.html', this.props.language)}>
|
||||
Who is using KaTeX?
|
||||
</a>
|
||||
<a href="https://gitter.im/KaTeX/KaTeX">Gitter Chat</a>
|
||||
<a href="https://github.com/KaTeX/KaTeX/discussions">GitHub Discussions</a>
|
||||
<a
|
||||
href="https://stackoverflow.com/questions/tagged/katex"
|
||||
target="_blank"
|
||||
|
Reference in New Issue
Block a user