Skip to content

Commit

Permalink
Add links to public Zulip channel from Github and Dafny web sites. (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
olivier-aws authored Jan 13, 2025
1 parent e7e3ed4 commit 9532b8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ A reference manual is available both [online](https://dafny-lang.github.io/dafny

## Community

You can ask questions about Dafny on [Stack Overflow](https://stackoverflow.com/questions/tagged/dafny) or participate in general discussion on Dafny's [![Gitter](https://badges.gitter.im/dafny-lang/community.svg)](https://gitter.im/dafny-lang/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge).
Feel free to report issues here on GitHub or to ask for questions on our :speech_balloon: [Zulip](https://dafny.zulipchat.com/) channel.

## Try Dafny

Expand Down
1 change: 1 addition & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ <h2>Quick Links</h2>
<ul>
<li><a href="./Installation"><b>Installation</b></a>
(or a <a href="https://marketplace.visualstudio.com/items?itemName=dafny-lang.ide-vscode">VSCode plugin for Dafny</a>)</li>
<li><a href="https://dafny.zulipchat.com/" target="_blank" rel="noopener noreferrer">Zulip channel</a> to ask questions about Dafny</li>
<li><a href="./DafnyRef/DafnyRef">Dafny Reference Manual and User Guide</a></li>
<li><a href="./toc">Dafny Resources for Users</a></li>
<li><a href="https://github.com/dafny-lang/dafny">Dafny GitHub project (for developers of the Dafny tools themselves)</a></li>
Expand Down

0 comments on commit 9532b8b

Please sign in to comment.