Skip to content

Commit d6c1394

Browse files
committed
fix url
1 parent ea7071d commit d6c1394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/import/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
<div class="">
3434
<a
35-
href="shortcuts://run-shortcut?name=Import%20toPhotos"
35+
href="shortcuts://run-shortcut?name=Import%20to%20Photos"
3636
class="inline-block px-6 py-3 m-2 text-base text-white no-underline transition-colors duration-200 bg-green-500 border-none rounded-lg cursor-pointer hover:bg-green-600"
3737
>Run Shortcut</a
3838
>

0 commit comments

Comments
 (0)