[REL] freeze saas-15.2 branch

closes odoo/documentation#1526
This commit is contained in:
Antoine Vandevenne (anv)
2022-02-03 10:50:36 +00:00
parent 8966e001c2
commit 0116d7dbc7
6 changed files with 13 additions and 12 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ SOURCE_DIR = content
HTML_BUILD_DIR = $(BUILD_DIR)/html
ifdef VERSIONS
HTML_BUILD_DIR := $(HTML_BUILD_DIR)/master
HTML_BUILD_DIR := $(HTML_BUILD_DIR)/saas-15.2
endif
ifneq ($(CURRENT_LANG),en)
HTML_BUILD_DIR := $(HTML_BUILD_DIR)/$(CURRENT_LANG)