Skip to content

Commit a529a45

Browse files
authored
Merge pull request #553 from rust-lang/docs
rustic: Update new paths
2 parents 527f8ff + d8b93f7 commit a529a45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ trait definitions. See [Auto-completion](#auto-completion) below for tips on how
5555
to enable this.
5656

5757
If 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
5959
request. It depends on rust-mode and provides additional features. This
6060
allows us to keep rust-mode light-weight for users that are happy with
6161
basic 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,
270270
extending it with other features such as integration with LSP and with
271271
flycheck.
272272

0 commit comments

Comments
 (0)