Skip to content

Commit

Permalink
revert dest extension to .md
Browse files Browse the repository at this point in the history
  • Loading branch information
tobyhodges authored Oct 11, 2024
1 parent ac424df commit b8e1034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ preserve_hierarchy: true

files:
- source: /episodes/*.Rmd
dest: /episodes/%file_name%.Rmd
dest: /episodes/%file_name%.md
type: md
translation: /locale/%two_letters_code%/episodes/%original_file_name%
update_option: update_as_unapproved
Expand Down

0 comments on commit b8e1034

Please sign in to comment.