fix: restore broken links
All checks were successful
deploy / build (push) Successful in 5m30s

This commit is contained in:
2024-09-21 15:27:37 +02:00
parent 420bd45c34
commit c02d6690ed
13 changed files with 34 additions and 43 deletions

View File

@@ -746,7 +746,7 @@ installed this major mode.
#+end_src
*** Shells
Aside from Eshell, my main shell on my machine is fish (see my [[file:fish.org][fish
Aside from Eshell, my main shell on my machine is fish (see my [[file:/fish.md][fish
config]]), therefore I need a mode for it.
#+begin_src emacs-lisp
(use-package fish-mode
@@ -900,7 +900,7 @@ when entering ~lisp-mode~.
#+end_src
Sly enables some deep interactivity between Emacs and a CommonLisp
application running the Slynk backend. For an example, see [[file:stumpwm.org::#Utilities-Sly-kkok6oi0yaj0][my Sly
application running the Slynk backend. For an example, see [[file:/stumpwm/utilities.md#sly][my Sly
configuration for StumpWM]].
#+begin_src emacs-lisp
(use-package sly