Skip to content

Commit e95e54a

Browse files
committed
oh right I forgot I use RST
1 parent 925e49c commit e95e54a

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,13 @@ Videos
9898

9999
Some talks have been given about Effect.
100100

101-
- [Side Effects are a Public API](https://www.youtube.com/watch?v=D37dc9EoFus) by Chris Armstrong at [Strange Loop](https://thestrangeloop.com/) 2015-09-26
102-
- [Functionalish Programming in Python with Effect](https://www.youtube.com/watch?v=fM5d_2BS6FY) by Robert Collins at [Kiwi PyCon](https://nzpug.org/) 2015-09-05
101+
- `Side Effects are a Public API`_ by Chris Armstrong at `Strange Loop`_ (2015-09-26)
102+
- `Functionalish Programming in Python with Effect`_ by Robert Collins at `Kiwi PyCon`_ (2015-09-05)
103+
104+
.. _`Side Effects are a Public API`: https://www.youtube.com/watch?v=D37dc9EoFus
105+
.. _`Strange Loop`: https://thestrangeloop.com/
106+
.. _`Functional Programming in Python with Effect`: https://www.youtube.com/watch?v=fM5d_2BS6FY
107+
.. _`Kiwi PyCon`: https://nzpug.org/
103108

104109

105110
Thanks

0 commit comments

Comments
 (0)