; Update repository URLs

This commit is contained in:
Daniel Mendler 2024-01-12 10:28:23 +01:00
parent dc26c38af7
commit 2c5dcadfab
No known key found for this signature in database
GPG key ID: D88ADB2A2693CA43
2 changed files with 7 additions and 7 deletions

View file

@ -7,7 +7,7 @@
;; Version: 0.28
;; Package-Requires: ((emacs "26.1") (xelb "0.18"))
;; Keywords: unix
;; URL: https://github.com/ch11ng/exwm
;; URL: https://github.com/emacs-exwm/exwm
;; This file is part of GNU Emacs.
@ -29,7 +29,7 @@
;; Overview
;; --------
;; EXWM (Emacs X Window Manager) is a full-featured tiling X window manager
;; for Emacs built on top of [XELB](https://github.com/ch11ng/xelb).
;; for Emacs built on top of [XELB](https://github.com/emacs-exwm/xelb).
;; It features:
;; + Fully keyboard-driven operations
;; + Hybrid layout modes (tiling & stacking)
@ -56,7 +56,7 @@
;; xinit -- vt01
;;
;; You should additionally hide the menu-bar, tool-bar, etc to increase the
;; usable space. Please check the wiki (https://github.com/ch11ng/exwm/wiki)
;; usable space. Please check the wiki (https://github.com/emacs-exwm/exwm/wiki)
;; for more detailed instructions on installation, configuration, usage, etc.
;; References: