diff --git a/src/data_morph/__init__.py b/src/data_morph/__init__.py index e31a6f4e..54aa706e 100644 --- a/src/data_morph/__init__.py +++ b/src/data_morph/__init__.py @@ -20,8 +20,9 @@ served as the starting point for the Data Morph code base, which is on GitHub at `stefmolin/data-morph `_. -Read more about the creation of Data Morph `here -`_. +Read more about the creation of Data Morph in `this blog post +`_ +and `this slide deck `_. """ __version__ = '0.3.0.dev0'