[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/adoc-mode 474b8f0878 126/199: Correct links
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/adoc-mode 474b8f0878 126/199: Correct links |
Date: |
Sun, 3 Sep 2023 06:59:40 -0400 (EDT) |
branch: elpa/adoc-mode
commit 474b8f0878b004d348da09072fc278f798f5c022
Author: TobiasZawada <i@tn-home.de>
Commit: GitHub <noreply@github.com>
Correct links
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index dd85ebf37e..184f8787c0 100644
--- a/README.md
+++ b/README.md
@@ -17,10 +17,10 @@ be easily ignored.
The raw file (adoc-mode.el) can be found
[here](https://raw.github.com/sensorflo/adoc-mode/master/adoc-mode.el).
Optionally you can get the sources from the [git
-repository](https://github.com/sensorflo/adoc-mode).
+repository](https://github.com/emacsorphanage/adoc-mode).
You will also need to download the library
-[markup-faces](https://github.com/sensorflo/markup-faces). If you install
+[markup-faces](https://github.com/emacsorphanage/markup-faces). If you install
adoc-mode via Emacs Lisp Packages, see below, markup-faces is installed
automatically if you don't have it yet.
- [nongnu] elpa/adoc-mode 2bbd6a36ac 088/199: bumped version to 0.6.2, (continued)
- [nongnu] elpa/adoc-mode 2bbd6a36ac 088/199: bumped version to 0.6.2, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode b6d54d9007 097/199: bumped version to 0.6.4, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode b508984663 106/199: id attribute of footnoteref now uses markup-internal-reference-face if it's used as reference opposed to anchor, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode ab42f4909a 107/199: (un)constrained quotes can now spawn more than two lines, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode 61974788b4 109/199: small reformatting, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode 2bcfcea743 112/199: improved comments, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode 9916b51199 113/199: small refactoring in field of the adoc-attribute-list text property, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode 9957855384 115/199: bumpded version to 0.6.6, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode 414e920433 121/199: Avoid some compilation warnings., ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode 141af8c56a 123/199: Associate with .adoc and .asciidoc, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode 474b8f0878 126/199: Correct links,
ELPA Syncer <=
- [nongnu] elpa/adoc-mode 66cd5645a0 130/199: Clean up the front-matter, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode 183e983a5d 161/199: [Fix #17] Don't add non-title entries to imenu (#18), ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode a5c982d123 170/199: [Fix #14] Add standard GH templates, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode ff6277dc29 174/199: Fix broken links in the changelog, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode 9e2bb782d4 177/199: Tweak wording, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode 4ded97193c 178/199: Implement fontification of source blocks (#21), ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode 19f7f655b7 179/199: Address CI issues., ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode 865d7342ab 185/199: Fix a typo, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode f68c4b9178 192/199: Addresses #33. Remove the superfluous (setq found nil) in adoc-kw-replacement, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode 497f6c1999 195/199: Addresses #39. `source-language` is only a document attribute. Add comment with adoc manual reference., ELPA Syncer, 2023/09/03