Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c2638c2

Browse files
committed
Update info boxes.
1 parent fead93a commit c2638c2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

community.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@ <h1>Community</h1>
8686

8787
<section-area style="width: 100%;">
8888
<div class="link-grid">
89+
<div class="link-button">
90+
<h1><a href="https://web.libera.chat/?channel=#openscad">Chat</a></h1>
91+
<small>Chat with users and developers, show things you made, ask questions</small>
92+
</div>
8993
<div class="link-button">
9094
<h1><a href="https://lists.openscad.org/empathy/list/discuss.lists.openscad.org">Mailing list</a></h1>
9195
<small>Join the community on the Mailing list</small>
@@ -94,11 +98,7 @@ <h1><a href="https://lists.openscad.org/empathy/list/discuss.lists.openscad.org"
9498
<h1><a href="https://github.com/openscad/openscad/issues">Bug reports</a></h1>
9599
<small>Report bugs and request features on github</small>
96100
</div>
97-
<div class="link-button">
98-
<h1><a href="https://en.wikibooks.org/wiki/OpenSCAD_User_Manual">Documentation</a></h1>
99-
<small>Read and edit documentation on Wikibooks</small>
100101
</div>
101-
</div>
102102
</section-area>
103103

104104
<section id="get-involved">
@@ -146,7 +146,7 @@ <h1>Forum / Mailing List</h1>
146146
</section>
147147

148148
<section id="irc">
149-
<h1>IRC Channel</h1>
149+
<h1>Chat / IRC Channel</h1>
150150
<ul>
151151
<li>Join via the libera.chat <a href="https://web.libera.chat/?channel=#openscad">web chat</a> (KiwiIRC)</li>
152152
<li>Connect with an IRC client to <a href="irc:[email protected]" target="_blank">#openscad</a> on <a href="ircs://irc.libera.chat:6697">irc.libera.chat</a> +6697 (TLS)</li>

0 commit comments

Comments
 (0)