From 4fd0bd0b6ee7a9cd8d5081e2f4eb0b135aa35ce7 Mon Sep 17 00:00:00 2001 From: yongenaelf <132553186+yongenaelf@users.noreply.github.com> Date: Tue, 18 Jun 2024 11:39:27 +0800 Subject: [PATCH] Update config.yml --- static/admin/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/admin/config.yml b/static/admin/config.yml index 9179f0c..b34a826 100644 --- a/static/admin/config.yml +++ b/static/admin/config.yml @@ -1,7 +1,7 @@ backend: name: github branch: main - repo: yongenaelf/aelf-docs-cms + repo: AElfProject/aelf-docs squash_merges: true base_url: https://production.aelf-docs-oauth.yongen-loong.workers.dev @@ -69,4 +69,4 @@ collections: fields: - {label: Label, name: label, widget: string} - {label: To, name: to, widget: string, required: false} - - {label: Href, name: href, widget: string, required: false} \ No newline at end of file + - {label: Href, name: href, widget: string, required: false}