# HG changeset patch # User Marcin Kuzminski # Date 2018-12-17 19:39:59 # Node ID 7ceec5a43fd0b266d6218d2937b61f17e4166d4d # Parent 600516c26f36dc56d6f52d97917c313b605d74c7 docs: fix rcextensions installation documentation diff --git a/docs/integrations/integrations-rcextensions.rst b/docs/integrations/integrations-rcextensions.rst --- a/docs/integrations/integrations-rcextensions.rst +++ b/docs/integrations/integrations-rcextensions.rst @@ -18,11 +18,11 @@ Activating rcextensions To activate rcextensions simply copy or rename the created template rcextensions into the path where the rhodecode.ini file is located:: - pushd ~/rccontrol/enterprise-1/ + pushd ~/.rccontrol/enterprise-1/ or - pushd ~/rccontrol/community-1/ + pushd ~/.rccontrol/community-1/ - mv etc/rcextensions.tmpl rcextensions + mv profile/etc/rcextensions.tmpl rcextensions rcextensions are loaded when |RCE| starts. So a restart is required after activation or