From 37c0373bd94bf6d8e209c94cab46e342076b3f43 Mon Sep 17 00:00:00 2001 From: m-kovalsky Date: Wed, 3 Feb 2021 17:21:34 +0200 Subject: [PATCH] Update README.md --- BestPracticeRules/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BestPracticeRules/README.md b/BestPracticeRules/README.md index 8da953a..36fcecf 100644 --- a/BestPracticeRules/README.md +++ b/BestPracticeRules/README.md @@ -49,7 +49,7 @@ Following these steps will automatically load the Best Practice Rules into your * Reduce usage of long-length columns with high cardinality** * Split date and time* - *Use this [script](https://www.elegantbi.com/post/vertipaqintabulareditor "Script") as documented [here](https://www.elegantbi.com/post/vertipaqintabulareditor "Instructions"). + *Use this [script](https://github.com/m-kovalsky/Tabular/blob/master/VertipaqAnnotations.cs "Script") as documented [here](https://www.elegantbi.com/post/vertipaqintabulareditor "Instructions"). **Use this [script](https://github.com/m-kovalsky/Tabular/blob/master/BestPracticeRule_LongLengthColumns.cs "script") in the same fashion as the note above.