Skip to content

Commit 432e4e5

Browse files
authored
Link fixed in README.md (#2)
1 parent 0f64fb8 commit 432e4e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# Data Validation Framework
99

1010
This project provides simple tools to create data validation workflows.
11-
The workflows are based on the `luigi <https://luigi.readthedocs.io/en/stable>`_ library.
11+
The workflows are based on the [luigi](https://luigi.readthedocs.io/en/stable) library.
1212

1313
The main objective of this framework is to gather in a same place both the specifications that the
1414
data must follow and the code that actually tests the data. This avoids having multiple documents

0 commit comments

Comments
 (0)