Skip to content

Commit 278b587

Browse files
committed
Fix saucelabs logo for npm
1 parent 576e335 commit 278b587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Sortable is a JavaScript library for reorderable drag-and-drop lists.
44

55
Demo: http://sortablejs.github.io/Sortable/
66

7-
[<img width="250px" src="./st/saucelabs.svg">](https://saucelabs.com/)
7+
[<img width="250px" src="https://raw.githubusercontent.com/SortableJS/Sortable/HEAD/st/saucelabs.svg?sanitize=true">](https://saucelabs.com/)
88

99
## Features
1010

0 commit comments

Comments
 (0)