From 9641089e1ae46ad6fb6d3e3bdd01d393e13d1a73 Mon Sep 17 00:00:00 2001 From: Rohit Gupta Date: Mon, 2 Aug 2021 17:13:18 +0530 Subject: [PATCH] Update doc link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2033a6..895a67c 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,4 @@ action "Lint" { } ``` -For a full list of possible `args` checkout the [black docs](https://github.com/ambv/black#command-line-options). +For a full list of possible `args` checkout the [black docs](https://black.readthedocs.io/en/stable/usage_and_configuration/the_basics.html#command-line-options).