From 73586d8760c42b85df1be2b0337f682e4e12f664 Mon Sep 17 00:00:00 2001 From: Ayan Ginet <39133100+ayanginet@users.noreply.github.com> Date: Mon, 25 Jan 2021 05:40:04 +0500 Subject: [PATCH] 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 3a49aa51e..efdea20ad 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: