Merge pull request #3878 from smsegal/patch-1

Fix link in gettting_started.org
This commit is contained in:
Henrik Lissner 2020-10-04 19:54:31 -04:00 committed by GitHub
commit 3fef7471fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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. loaded when they are used.
These are a few exceptional examples of a well-rounded module: These are a few exceptional examples of a well-rounded module:
+ [[file:../modules/completion/company/README.org][:completion company]]
+ [[file:/mnt/projects/conf/doom-emacs/modules/completion/company/README.org][:completion company]]
The remainder of this guide will go over the technical details of a Doom module. The remainder of this guide will go over the technical details of a Doom module.