Skip to content

Commit 17221d0

Browse files
committed
Merge branch 'master' of github.com:DoubleML/doubleml-for-py into 0.2.X
2 parents 73d32fe + be32d1f commit 17221d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# DoubleML - Double Machine Learning in Python <a href="https://docs.doubleml.org"><img src="doc/logo.png" align="right" width = "120" /></a>
1+
# DoubleML - Double Machine Learning in Python <a href="https://docs.doubleml.org"><img src="https://raw.githubusercontent.com/DoubleML/doubleml-for-py/master/doc/logo.png" align="right" width = "120" /></a>
22

33
[![build](https://github.com/DoubleML/doubleml-for-py/workflows/build/badge.svg)](https://github.com/DoubleML/doubleml-for-py/actions?query=workflow%3Abuild)
44
[![PyPI version](https://badge.fury.io/py/DoubleML.svg)](https://badge.fury.io/py/DoubleML)
@@ -56,7 +56,7 @@ It further can be readily extended with regards to
5656
- ... alternative resampling schemes,
5757
- ...
5858

59-
![An overview of the OOP structure of the DoubleML package is given in the graphic available at https://github.com/DoubleML/doubleml-for-py/blob/master/doc/oop.svg](/doc/oop.svg?raw=true)
59+
![An overview of the OOP structure of the DoubleML package is given in the graphic available at https://github.com/DoubleML/doubleml-for-py/blob/master/doc/oop.svg](https://raw.githubusercontent.com/DoubleML/doubleml-for-py/master/doc/oop.svg)
6060

6161
## Installation
6262

0 commit comments

Comments
 (0)