Skip to content

Commit f59f5d8

Browse files
committed
Add link to documentation
1 parent 38a83de commit f59f5d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/tasks/scratch_assets.rake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
require_relative 'seeds_helper'
44

55
namespace :scratch_assets do
6-
desc 'Import scratch assets, see https://github.com/RaspberryPiFoundation/digital-editor-issues/issues/1229 for usage'
6+
desc 'Import scratch assets, see https://github.com/RaspberryPiFoundation/digital-editor-issues/issues/1229#issuecomment-4144077069 for usage'
77
task import_all: %i[import_backdrops import_costumes import_sounds import_sprites]
88

99
task import_backdrops: :environment do

0 commit comments

Comments
 (0)