Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
ekachxaidze98 committed Aug 21, 2024
1 parent 07bd29a commit 26f6c6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions netlify-cms.config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4132,8 +4132,8 @@ collections:
- name: url
label: URL
widget: file
media_folder: '/images'
public_folder: '/images'
media_folder: '/images/pdfs'
public_folder: '/images/pdfs'
extensions: ['pdf']
- name: target
label: Target
Expand Down

0 comments on commit 26f6c6b

Please sign in to comment.