Skip to content

Commit 1dd0aec

Browse files
committed
bye bye readthedocs
1 parent bc1ab6a commit 1dd0aec

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -406,18 +406,18 @@ Example in DeepDiff for the same operation:
406406
{'type_changes': {"root['a']['b']['c']": {'old_type': <type 'str'>, 'new_value': 42, 'old_value': 'foo', 'new_type': <type 'int'>}}}
407407
```
408408

409-
# Pycon 2016
410409

411-
I was honored to give a talk about how DeepDiff does what it does at Pycon 2016. Please check out the video and let me know what you think:
410+
# Documentation
412411

413-
[Diff It To Dig It Video](https://www.youtube.com/watch?v=J5r99eJIxF4)
414-
And here is more info: <http://zepworks.com/blog/diff-it-to-digg-it/>
412+
<https://zepworks.com/deepdiff/current/>
415413

416414

417-
# Documentation
415+
# Pycon 2016
418416

419-
<http://deepdiff.readthedocs.io/en/latest/>
417+
I was honored to give a talk about the basics of how DeepDiff does what it does at Pycon 2016. Please check out the video and let me know what you think:
420418

419+
[Diff It To Dig It Video](https://www.youtube.com/watch?v=J5r99eJIxF4)
420+
And here is more info: <http://zepworks.com/blog/diff-it-to-digg-it/>
421421

422422
# ChangeLog
423423

readthedocs-requirements.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)