mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
docs: update links in project readme
To reflect our recent migration to Github Discussions et co.
This commit is contained in:
21
README.md
21
README.md
@ -8,8 +8,8 @@
|
|||||||

|

|
||||||

|

|
||||||
<!--  -->
|
<!--  -->
|
||||||
[][Discord]
|
[][discord]
|
||||||
[][Discourse]
|
[][discuss]
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@ -145,9 +145,8 @@ Doom is an active and ongoing project. To make that development more
|
|||||||
transparent, its roadmap (and other concerns) are published across three github
|
transparent, its roadmap (and other concerns) are published across three github
|
||||||
project boards and a newsletter:
|
project boards and a newsletter:
|
||||||
|
|
||||||
+ [Development Roadmap](https://discourse.doomemacs.org/t/development-roadmap/42):
|
- [Development Roadmap](https://doomemacs.org/roadmap)
|
||||||
roughly outlines our goals between release milestones and their progress.
|
- [Packages under review](https://doomemacs.org/packages-under-review):
|
||||||
+ [Plugins under review](https://github.com/orgs/doomemacs/projects/5):
|
|
||||||
lists plugins we are watching and considering for inclusion, and what their
|
lists plugins we are watching and considering for inclusion, and what their
|
||||||
status for inclusion is. Please consult this list before requesting new
|
status for inclusion is. Please consult this list before requesting new
|
||||||
packages/features.
|
packages/features.
|
||||||
@ -182,10 +181,10 @@ mysterious errors. When you do, here are some places you can look for help:
|
|||||||
+ To search available keybinds: <kbd>SPC h b b</kbd> or <kbd>C-h b b</kbd>
|
+ To search available keybinds: <kbd>SPC h b b</kbd> or <kbd>C-h b b</kbd>
|
||||||
+ Run `bin/doom doctor` to detect common issues with your development
|
+ Run `bin/doom doctor` to detect common issues with your development
|
||||||
environment and private config.
|
environment and private config.
|
||||||
+ Check out the [FAQ] or [Discourse FAQs][discourse-faq], in case your question
|
+ Check out the [FAQ] or [Community FAQs][community-faq], in case your question
|
||||||
has already been answered.
|
has already been answered.
|
||||||
+ Search [Doom's issue tracker](https://github.com/doomemacs/doomemacs/issues) in case your issue was already
|
+ Search [Doom's issue tracker](https://github.com/doomemacs/doomemacs/issues)
|
||||||
reported.
|
in case your issue was already reported.
|
||||||
+ Hop on [our Discord server][discord]; it's active and friendly! Keep an eye on
|
+ Hop on [our Discord server][discord]; it's active and friendly! Keep an eye on
|
||||||
the #announcements channel, where I announce breaking updates and releases.
|
the #announcements channel, where I announce breaking updates and releases.
|
||||||
|
|
||||||
@ -205,7 +204,7 @@ kind!
|
|||||||
+ Don't hesitate to [tell me my Elisp-fu
|
+ Don't hesitate to [tell me my Elisp-fu
|
||||||
sucks](https://github.com/doomemacs/doomemacs/issues/new/choose), but please
|
sucks](https://github.com/doomemacs/doomemacs/issues/new/choose), but please
|
||||||
tell me why.
|
tell me why.
|
||||||
+ Hop on [our Discord server][Discord] and say hi! Help others, hang out or talk
|
+ Hop on [our Discord server][discord] and say hi! Help others, hang out or talk
|
||||||
to me about Emacs, gamedev, programming, physics, pixel art, anime, gaming --
|
to me about Emacs, gamedev, programming, physics, pixel art, anime, gaming --
|
||||||
anything you like. Nourish this lonely soul.
|
anything you like. Nourish this lonely soul.
|
||||||
+ If you'd like to support my work financially, buy me a drink through
|
+ If you'd like to support my work financially, buy me a drink through
|
||||||
@ -216,8 +215,8 @@ kind!
|
|||||||
|
|
||||||
[contribute]: docs/contributing.org
|
[contribute]: docs/contributing.org
|
||||||
[discord]: https://doomemacs.org/discord
|
[discord]: https://doomemacs.org/discord
|
||||||
[discourse]: https://discourse.doomemacs.org
|
[discuss]: https://doomemacs.org/discuss
|
||||||
[discourse-faq]: https://discourse.doomemacs.org/tag/faq
|
[community-faq]: https://github.com/doomemacs/community?tab=readme-ov-file#frequently-asked-questions
|
||||||
[documentation]: docs/index.org
|
[documentation]: docs/index.org
|
||||||
[faq]: https://github.com/hlissner/doom-emacs/blob/master/docs/faq.org
|
[faq]: https://github.com/hlissner/doom-emacs/blob/master/docs/faq.org
|
||||||
[getting-started]: docs/getting_started.org
|
[getting-started]: docs/getting_started.org
|
||||||
|
Reference in New Issue
Block a user