diff --git a/module/misc/lang/de.php b/module/misc/lang/de.php index 011cef895e..cf5bb30c79 100644 --- a/module/misc/lang/de.php +++ b/module/misc/lang/de.php @@ -109,7 +109,7 @@ $lang->misc->feature->promptDesign = 'Prompt Engineering'; $lang->misc->feature->promptDesignImage = 'theme/default/images/main/prompt_design_en.svg'; $lang->misc->feature->promptExec = 'Prompt Execution'; $lang->misc->feature->promptExecImage = 'theme/default/images/main/prompt_exec_en.svg'; -$lang->misc->feature->promptLearnMore = 'https://www.zentao.net/dynamic/82835.html'; +$lang->misc->feature->promptLearnMore = 'https://www.zentao.net/book/zentaopms/1097.html'; /* Release Date. */ $lang->misc->releaseDate['18.7'] = '2023-08-29'; diff --git a/module/misc/lang/en.php b/module/misc/lang/en.php index 6e6549fd1c..67c394c998 100644 --- a/module/misc/lang/en.php +++ b/module/misc/lang/en.php @@ -109,7 +109,7 @@ $lang->misc->feature->promptDesign = 'Prompt Engineering'; $lang->misc->feature->promptDesignImage = 'theme/default/images/main/prompt_design_en.svg'; $lang->misc->feature->promptExec = 'Prompt Execution'; $lang->misc->feature->promptExecImage = 'theme/default/images/main/prompt_exec_en.svg'; -$lang->misc->feature->promptLearnMore = 'https://www.zentao.net/dynamic/82835.html'; +$lang->misc->feature->promptLearnMore = 'https://www.zentao.net/book/zentaopms/1097.html'; /* Release Date. */ $lang->misc->releaseDate['18.7'] = '2023-08-29'; diff --git a/module/misc/lang/fr.php b/module/misc/lang/fr.php index 44ad67c9c4..ccbf5cb02b 100644 --- a/module/misc/lang/fr.php +++ b/module/misc/lang/fr.php @@ -109,7 +109,7 @@ $lang->misc->feature->promptDesign = 'Prompt Engineering'; $lang->misc->feature->promptDesignImage = 'theme/default/images/main/prompt_design_en.svg'; $lang->misc->feature->promptExec = 'Prompt Execution'; $lang->misc->feature->promptExecImage = 'theme/default/images/main/prompt_exec_en.svg'; -$lang->misc->feature->promptLearnMore = 'https://www.zentao.net/dynamic/82835.html'; +$lang->misc->feature->promptLearnMore = 'https://www.zentao.net/book/zentaopms/1097.html'; /* Release Date. */ $lang->misc->releaseDate['18.7'] = '2023-08-29'; diff --git a/module/misc/lang/zh-cn.php b/module/misc/lang/zh-cn.php index 6a9c74957f..9e2b90e82c 100644 --- a/module/misc/lang/zh-cn.php +++ b/module/misc/lang/zh-cn.php @@ -109,7 +109,7 @@ $lang->misc->feature->promptDesign = '设计AI提词'; $lang->misc->feature->promptDesignImage = 'theme/default/images/main/prompt_design.svg'; $lang->misc->feature->promptExec = '执行AI提词'; $lang->misc->feature->promptExecImage = 'theme/default/images/main/prompt_exec.svg'; -$lang->misc->feature->promptLearnMore = 'https://www.zentao.net/dynamic/82835.html'; +$lang->misc->feature->promptLearnMore = 'https://www.zentao.net/book/zentaopms/1097.html'; /* Release Date. */ $lang->misc->releaseDate['18.7'] = '2023-08-29';