This is an automated email from the ASF dual-hosted git repository.
tai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
The following commit(s) were added to refs/heads/master by this push:
new 73586d8 docs: link fix in CONTRIBUTING.md (#12718)
73586d8 is described below
commit 73586d8760c42b85df1be2b0337f682e4e12f664
Author: Ayan Ginet <[email protected]>
AuthorDate: Mon Jan 25 05:40:04 2021 +0500
docs: link fix in CONTRIBUTING.md (#12718)
---
CONTRIBUTING.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 3a49aa5..efdea20 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -393,7 +393,7 @@ For example, the image referenced above actually lives in
`superset-frontend/ima
#### OS Dependencies
-Make sure your machine meets the [OS
dependencies](https://superset.apache.org/installation.html#os-dependencies)
before following these steps.
+Make sure your machine meets the [OS
dependencies](https://superset.apache.org/docs/installation/installing-superset-from-scratch#os-dependencies)
before following these steps.
Ensure Python versions >3.7, Then proceed with: