commit 172c082377c1f7ed22331de1582ac07db0cf142a
parent ed1f08c4d963770c7b700332be411c4b6a8b6bd3
Author: ng0 <ng0@taler.net>
Date: Sat, 2 Nov 2019 15:58:08 +0000
build-common.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/onboarding.rst b/onboarding.rst
@@ -509,7 +509,7 @@ Style
We use `yapf <https://github.com/google/yapf>`_ to reformat the
code to conform to our style instructions.
-A reusable yapf style file can be found in ``taler-build-scripts``,
+A reusable yapf style file can be found in ``build-common``,
which is intended to be used as a git submodule.
Python for Scripting