File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ trait definitions. See [Auto-completion](#auto-completion) below for tips on how
5555to enable this.
5656
5757If you are missing features in rust-mode, please check out
58- [ rustic] ( https://github.com/brotzeit /rustic ) before you open a feature
58+ [ rustic] ( https://github.com/emacs-rustic /rustic ) before you open a feature
5959request. It depends on rust-mode and provides additional features. This
6060allows us to keep rust-mode light-weight for users that are happy with
6161basic functionality.
@@ -266,7 +266,7 @@ post](https://www.badykov.com/emacs/2021/05/29/emacs-cargo-mode/).
266266
267267### rustic
268268
269- [ rustic] ( https://github.com/brotzeit /rustic ) is based on rust-mode,
269+ [ rustic] ( https://github.com/emacs-rustic /rustic ) is based on rust-mode,
270270extending it with other features such as integration with LSP and with
271271flycheck.
272272
You can’t perform that action at this time.
0 commit comments