commit e60d5cb59c9d41b0de2825a9078db5e381ea0e13
Author: Steve Ward <[email protected]>
Date: Sun May 9 17:02:19 2021 -0400
Update link to dvtm code
diff --git a/st.suckless.org/patches/newterm/index.md
b/st.suckless.org/patches/newterm/index.md
index 80c011ac..72bf6591 100644
--- a/st.suckless.org/patches/newterm/index.md
+++ b/st.suckless.org/patches/newterm/index.md
@@ -5,7 +5,7 @@ This patch allows you to spawn a new st terminal using
Ctrl-Shift-Return. It
will have the same CWD (current working directory) as the original st instance.
The `getcwd_by_pid` function is inspired on [the function with the same name of
-dvtm](https://github.com/martanne/dvtm/blob/master/dvtm.c#L1027).
+dvtm](https://github.com/martanne/dvtm/blob/master/dvtm.c#L1036).
Download
--------