Skip to content

Commit

Permalink
replace reference mutantsan to DataShades
Browse files Browse the repository at this point in the history
  • Loading branch information
mutantsan committed Oct 24, 2024
1 parent 34f7a73 commit 551f882
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Tests](https://github.com/mutantsan/ckanext-mailcraft/workflows/Tests/badge.svg?branch=main)](https://github.com/mutantsan/ckanext-mailcraft/actions)
[![Tests](https://github.com/DataShades/ckanext-mailcraft/workflows/Tests/badge.svg?branch=main)](https://github.com/DataShades/ckanext-mailcraft/actions)

# ckanext-mailcraft

Expand Down Expand Up @@ -59,7 +59,7 @@ There's a separate page in admin panel to configure mailcraft settings. Check th
To install ckanext-mailcraft for development, activate your CKAN virtualenv and
do:

git clone https://github.com/mutantsan/ckanext-mailcraft.git
git clone https://github.com/DataShades/ckanext-mailcraft.git
cd ckanext-mailcraft
python setup.py develop
pip install -r dev-requirements.txt
Expand Down

0 comments on commit 551f882

Please sign in to comment.