From c77ff4747c31f3ad68746a6663897c5a8361c65e Mon Sep 17 00:00:00 2001 From: Juan Cabanela Date: Tue, 28 May 2019 18:05:50 -0500 Subject: [PATCH] Fixed out of date config directory listed in docs for tljh-config --- docs/topic/tljh-config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topic/tljh-config.rst b/docs/topic/tljh-config.rst index 577d9a1..bfc827b 100644 --- a/docs/topic/tljh-config.rst +++ b/docs/topic/tljh-config.rst @@ -168,6 +168,6 @@ Advanced: ``config.yaml`` ========================= ``tljh-config`` is a simple program that modifies the contents of the -``config.yaml`` file located at ``/opt/tljh/config.yaml``. ``tljh-config`` +``config.yaml`` file located at ``/opt/tljh/config/config.yaml``. ``tljh-config`` is the recommended method of editing / viewing configuration since editing YAML by hand in a terminal text editor is a large source of errors.