summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/markup.scm (renamed from gnu/packages/markdown.scm)2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/markdown.scm b/gnu/packages/markup.scm
index 4a020198e4..de40de670d 100644
--- a/gnu/packages/markdown.scm
+++ b/gnu/packages/markup.scm
@@ -18,7 +18,7 @@
;;; You should have received a copy of the GNU General Public License
;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
-(define-module (gnu packages markdown)
+(define-module (gnu packages markup)
#:use-module (guix licenses)
#:use-module (guix download)
#:use-module (guix packages)