fix(demo): config link

This commit is contained in:
Daniel Lautzenheiser 2023-02-21 14:36:20 -05:00
parent 6c843bc411
commit 85e1278390

View File

@ -149,7 +149,7 @@ cms.registerAdditionalLink({
cms.registerAdditionalLink({
id: "config",
title: "Demo config.yml",
data: "https://github.com/StaticJsCMS/static-cms/blob/main/packages/demo/config.yml",
data: "https://github.com/StaticJsCMS/static-cms/blob/main/packages/demo/public/config.yml",
options: {
icon: "page",
},