Skip to content

Commit f57a974

Browse files
committed
fixes
1 parent 961669a commit f57a974

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pcweb/pcweb.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,6 @@
139139
("/docs/assets/referencing_assets", "/docs/assets/overview"),
140140
("/changelog", "https://github.com/reflex-dev/reflex/releases"),
141141
("/blog/2025-10-27-top-10-data-visualization-libraries", "/blog/2025-01-27-top-10-data-visualization-libraries"),
142-
# Databricks notion page redirect
143-
("/databricks", DATABRICKS_NOTION_URL)
144142
]
145143

146144
for source, target in redirects:

0 commit comments

Comments
 (0)