Просмотр исходного кода

doc: update darkirc path for autobuf script

darkie 2 лет назад
Родитель
Сommit
72fc690b47
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      doc/src/misc/darkirc/darkirc.md

+ 1 - 1
doc/src/misc/darkirc/darkirc.md

@@ -275,7 +275,7 @@ inbound and outbound connections.
 ## Global Buffer
 
 Copy [this script](https://github.com/narodnik/weechat-global-buffer/blob/main/buffclone.py) 
-to `~/.weechat/python/autoload/`, and you will create a single buffer 
+to `~/.local/share/weechat/python/autoload/`, and you will create a single buffer 
 which aggregates messages from all channels. It's useful to monitor 
 activity from all channels without needing to flick through them.