Skip to content
This repository was archived by the owner on Dec 22, 2021. It is now read-only.

Commit 20df0ce

Browse files
authored
Merge pull request #270 from ryanpitts/development
update location of sorl_thumbnail in gitmodules
2 parents 22e841b + 4e75988 commit 20df0ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
url = git://github.com/toastdriven/pyelasticsearch.git
2222
[submodule "vendor-local/src/sorl-thumbnail"]
2323
path = vendor-local/src/sorl-thumbnail
24-
url = git://github.com/sorl/sorl-thumbnail.git
24+
url = git://github.com/mariocesar/sorl-thumbnail.git
2525
[submodule "vendor-local/src/django-taggit"]
2626
path = vendor-local/src/django-taggit
2727
url = https://github.com/ryanpitts/django-taggit.git

0 commit comments

Comments
 (0)