Skip to content

Commit

Permalink
Switch location for adoc-mode (#2953)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexott committed Jul 7, 2024
1 parent f85b0df commit c0713e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/adoc-mode.rcp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(:name adoc-mode
:website "https://github.com/sensorflo/adoc-mode/wiki"
:website "https://github.com/bbatsov/adoc-mode/wiki"
:description "A major-mode for editing AsciiDoc files in Emacs."
:type github
:pkgname "sensorflo/adoc-mode"
:pkgname "bbatsov/adoc-mode"
:depends markup-faces)

0 comments on commit c0713e8

Please sign in to comment.