mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 19:28:39 +00:00
chore: rename branch master to main (#3376)
* chore: rename branch master to main * ci: update semantic-release config * ci: run semantic release only on main
This commit is contained in:
@@ -89,7 +89,7 @@ class Footer extends React.Component {
|
||||
/>
|
||||
</a>
|
||||
<section className="copyright">
|
||||
Licensed under <a href="https://github.com/KaTeX/KaTeX/blob/master/LICENSE">MIT License</a><br/>
|
||||
Licensed under <a href="https://github.com/KaTeX/KaTeX/blob/main/LICENSE">MIT License</a><br/>
|
||||
{this.props.config.copyright}
|
||||
</section>
|
||||
</footer>
|
||||
|
Reference in New Issue
Block a user