diff --git a/Procfile b/Procfile index 7a60e22..6cdcfd9 100644 --- a/Procfile +++ b/Procfile @@ -1,3 +1,3 @@ -docs: make watch-docs -slides: make watch-slides +docs: make watch-docs-internal +slides: make watch-slides-internal toc: make tocupdate