diff options
author | Kyle Meyer <kyle@kyleam.com> | 2022-02-21 16:31:49 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2022-02-21 16:33:49 -0500 |
commit | 2334e9f2dc50818e32a0e6f93e48b59b95ce593a (patch) | |
tree | bfbb78a82960c7aabc67d23fdeec661b7f2b539f /README | |
parent | 91ee114b7711185964c8c748d238db4a724de94e (diff) | |
download | org-link-edit-2334e9f2dc50818e32a0e6f93e48b59b95ce593a.tar.gz |
README: Delete pointer to Org's contrib/ directory
As of the 9.5 release, the contrib/ directory has been removed from
the main Org repo.
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -3,9 +3,6 @@ Org Link Edit provides Paredit-inspired slurping and barfing commands for Org link descriptions. The commentary in org-link-edit.el contains more details. -org-link-edit.el is available in Org's contrib directory. See the Org -manual's installation instructions for information on using -contributed packages: <https://orgmode.org/org.html#Installation>. Contributing ------------ |