Skip to content

Commit

Permalink
new discrod link
Browse files Browse the repository at this point in the history
  • Loading branch information
hrgdavor committed Dec 17, 2024
1 parent 30e3e71 commit a647f68
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
If you want to discuss jscad or jscadui you can also join us on discord: https://discord.gg/AaqGskur93
If you want to discuss jscad or jscadui you can also join us on discord: https://discord.gg/6PB7qZ4HC7


# usable bits
Expand Down
2 changes: 1 addition & 1 deletion apps/jscad-web/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This is the JSCAD web application hosted at https://jscad.app

If you want to discuss jscad or jscadui, please join us on discord: https://discord.gg/AaqGskur93
If you want to discuss jscad or jscadui, please join us on discord: https://discord.gg/6PB7qZ4HC7

## Running Locally

Expand Down
2 changes: 1 addition & 1 deletion apps/jscad-web/static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ <h2>Documentation</h2>
<li><a href="https://github.com/hrgdavor/jscadui/issues" target="_blank">GitHub Issues (this app)</a></li>
<li><a href="https://github.com/jscad/OpenJSCAD.org/issues" target="_blank">GitHub Issues (JSCAD)</a></li>
<li><a href="https://openjscad.nodebb.com/" target="_blank">User Group</a></li>
<li><a href="https://discord.com/invite/AaqGskur93" target="_blank">Discord Community</a></li>
<li><a href="https://discord.gg/6PB7qZ4HC7" target="_blank">Discord Community</a></li>
</ul>

<h2>Examples</h2>
Expand Down
2 changes: 1 addition & 1 deletion apps/vue3-jscad/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<li><a href="/docs/" target="_blank">API Reference</a></li>
<li><a href="https://github.com/jscad/OpenJSCAD.org/issues" target="_blank">GitHub Issues</a></li>
<li><a href="https://openjscad.nodebb.com/" target="_blank">User Group</a></li>
<li><a href="https://discord.com/invite/AaqGskur93" target="_blank">Discord Community</a></li>
<li><a href="https://discord.gg/6PB7qZ4HC7" target="_blank">Discord Community</a></li>
</ul>

<h2>Examples</h2>
Expand Down

0 comments on commit a647f68

Please sign in to comment.