We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f64fb8 commit 432e4e5Copy full SHA for 432e4e5
README.md
@@ -8,7 +8,7 @@
8
# Data Validation Framework
9
10
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.
+The workflows are based on the [luigi](https://luigi.readthedocs.io/en/stable) library.
12
13
The main objective of this framework is to gather in a same place both the specifications that the
14
data must follow and the code that actually tests the data. This avoids having multiple documents
0 commit comments