From 63d8f7ea99ec3dcdd934e7637422cd75ed0080da Mon Sep 17 00:00:00 2001 From: acereca Date: Fri, 12 Feb 2021 14:22:12 +0100 Subject: [PATCH] new path --- docs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Makefile b/docs/Makefile index fc8992c..623b75c 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -4,7 +4,7 @@ # You can set these variables from the command line, and also # from the environment for the first two. SPHINXOPTS ?= -SPHINXBUILD ?= /usr/bin/sphinx-build +SPHINXBUILD ?= /home/patrick/.local/bin/sphinx-build SOURCEDIR = . BUILDDIR = _build