@@ -161,7 +161,7 @@ export default {
161161 loading: false ,
162162 error: false ,
163163 error_message: ' ' ,
164- help_url: ' https://cloud-py-api.github.io/app_api /TestDeploy.html#register' ,
164+ help_url: ' https://docs.nextcloud.com/server/latest/admin_manual/exapps_management /TestDeploy.html#register' ,
165165 },
166166 image_pull: {
167167 id: ' image_pull' ,
@@ -171,7 +171,7 @@ export default {
171171 loading: false ,
172172 error: false ,
173173 error_message: ' ' ,
174- help_url: ' https://cloud-py-api.github.io/app_api /TestDeploy.html#image-pull' ,
174+ help_url: ' https://docs.nextcloud.com/server/latest/admin_manual/exapps_management /TestDeploy.html#image-pull' ,
175175 progress: null ,
176176 },
177177 container_started: {
@@ -182,7 +182,7 @@ export default {
182182 loading: false ,
183183 error: false ,
184184 error_message: ' ' ,
185- help_url: ' https://cloud-py-api.github.io/app_api /TestDeploy.html#container-started' ,
185+ help_url: ' https://docs.nextcloud.com/server/latest/admin_manual/exapps_management /TestDeploy.html#container-started' ,
186186 },
187187 heartbeat: {
188188 id: ' heartbeat' ,
@@ -192,7 +192,7 @@ export default {
192192 loading: false ,
193193 error: false ,
194194 error_message: ' ' ,
195- help_url: ' https://cloud-py-api.github.io/app_api /TestDeploy.html#heartbeat' ,
195+ help_url: ' https://docs.nextcloud.com/server/latest/admin_manual/exapps_management /TestDeploy.html#heartbeat' ,
196196 heartbeat_count: null ,
197197 },
198198 init: {
@@ -203,7 +203,7 @@ export default {
203203 loading: false ,
204204 error: false ,
205205 error_message: ' ' ,
206- help_url: ' https://cloud-py-api.github.io/app_api /TestDeploy.html#init' ,
206+ help_url: ' https://docs.nextcloud.com/server/latest/admin_manual/exapps_management /TestDeploy.html#init' ,
207207 progress: null ,
208208 },
209209 enabled: {
@@ -214,7 +214,7 @@ export default {
214214 loading: false ,
215215 error: false ,
216216 error_message: ' ' ,
217- help_url: ' https://cloud-py-api.github.io/app_api /TestDeploy.html#enabled' ,
217+ help_url: ' https://docs.nextcloud.com/server/latest/admin_manual/exapps_management /TestDeploy.html#enabled' ,
218218 },
219219 },
220220 }
0 commit comments