From 0f861078b46734af8911abd264fa4a182b461b04 Mon Sep 17 00:00:00 2001 From: Wynn Wolf Arbor Date: Mon, 20 Jan 2020 22:09:59 +0100 Subject: posts: Replace outdated ncmpcpp code link Since my changes to the project got merged, and this link was always pointing to master, the issue was not actually visible anymore. Fix this by using a permalink to the code range from before the fix. --- posts/debug-ncmpcpp-taglib.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/debug-ncmpcpp-taglib.md b/posts/debug-ncmpcpp-taglib.md index 0291190..45dbda4 100644 --- a/posts/debug-ncmpcpp-taglib.md +++ b/posts/debug-ncmpcpp-taglib.md @@ -28,7 +28,7 @@ to my to-do list. Today I decided to look into this finally. First stop: the `ncmpcpp(1)` source code. I already knew that it used `taglib` to access and modify Vorbis comments, so I quickly found the [part of the -code](https://github.com/arybczak/ncmpcpp/blob/master/src/tags.cpp#L173) +code](https://github.com/arybczak/ncmpcpp/blob/31ee76e8eee0cdc953f85d6c9369fb0aca010889/src/tags.cpp#L173-L199) that was responsible for saving changes: ```cpp -- cgit v1.2.3-2-gb3c3