Skip to content

Commit d99c71b

Browse files
committed
Update project url
1 parent 9b2890d commit d99c71b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
author='DataJoint',
1919
author_email='[email protected]',
2020
license='MIT',
21-
url='https://github.com/datajoint-company/playground_tutorial',
21+
url='https://github.com/datajoint/datajoint-tutorial',
2222
keywords='neuroscience datajoint',
2323
packages=find_packages(exclude=['contrib', 'docs', 'tests*']),
2424
install_requires=requirements,

0 commit comments

Comments
 (0)