mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Fix link in gettting_started.org
Original link to company module in section "Writing your own modules" was pointing to a malformed path. This changes it to point to the correct path of the company module readme.
This commit is contained in:
@ -1068,8 +1068,7 @@ Of course, an empty module isn't terribly useful, but it goes to show that nothi
|
||||
loaded when they are used.
|
||||
|
||||
These are a few exceptional examples of a well-rounded module:
|
||||
|
||||
+ [[file:/mnt/projects/conf/doom-emacs/modules/completion/company/README.org][:completion company]]
|
||||
+ [[file:../modules/completion/company/README.org][:completion company]]
|
||||
|
||||
The remainder of this guide will go over the technical details of a Doom module.
|
||||
|
||||
|
Reference in New Issue
Block a user