This is an automated email from the ASF dual-hosted git repository.

rusackas 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 f165785003 docs: update links in CONTRIBUTING.md to point to the 
correct Developer Portal URLs (#35723)
f165785003 is described below

commit f165785003eeb51603b3be64e9303b332a53c7e7
Author: Yuvraj Singh Chauhan <[email protected]>
AuthorDate: Tue Oct 21 05:33:43 2025 +0530

    docs: update links in CONTRIBUTING.md to point to the correct Developer 
Portal URLs (#35723)
---
 CONTRIBUTING.md | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 620eb66de5..0b42658b5d 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -25,14 +25,14 @@ little bit helps, and credit will always be given.
 
 All developer and contribution documentation has moved to the Apache Superset 
Developer Portal:
 
-**[📚 View the Developer Portal 
→](https://superset.apache.org/docs/developer-portal/)**
+**[📚 View the Developer Portal 
→](https://superset.apache.org/developer_portal/)**
 
 The Developer Portal includes comprehensive guides for:
-- [Contributing 
Overview](https://superset.apache.org/docs/developer-portal/contributing/overview)
-- [Development 
Setup](https://superset.apache.org/docs/developer-portal/contributing/development-setup)
-- [Submitting Pull 
Requests](https://superset.apache.org/docs/developer-portal/contributing/submitting-pr)
-- [Contribution 
Guidelines](https://superset.apache.org/docs/developer-portal/contributing/guidelines)
-- [Code Review 
Process](https://superset.apache.org/docs/developer-portal/contributing/code-review)
-- [Development 
How-tos](https://superset.apache.org/docs/developer-portal/contributing/howtos)
+- [Contributing 
Overview](https://superset.apache.org/developer_portal/contributing/overview)
+- [Development 
Setup](https://superset.apache.org/developer_portal/contributing/development-setup)
+- [Submitting Pull 
Requests](https://superset.apache.org/developer_portal/contributing/submitting-pr)
+- [Contribution 
Guidelines](https://superset.apache.org/developer_portal/contributing/guidelines)
+- [Code Review 
Process](https://superset.apache.org/developer_portal/contributing/code-review)
+- [Development 
How-tos](https://superset.apache.org/developer_portal/contributing/howtos)
 
 Source for the Developer Portal documentation is [located 
here](https://github.com/apache/superset/tree/master/docs/developer_portal).

Reply via email to