Skip to content

Commit 5422b92

Browse files
pedrominatelf-hollow
authored andcommitted
Fix the documentation link to the new CDP
1 parent b241ce0 commit 5422b92

File tree

2 files changed

+2
-14
lines changed

2 files changed

+2
-14
lines changed

config/_default/menus.cs.toml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -78,15 +78,9 @@
7878
[[main]]
7979
name = "Documents"
8080
parent = "Quick Links"
81-
url = "https://www.espressif.com/en/support/documents/technical-documents"
81+
url = "https://documentation.espressif.com/en/home"
8282
weight = 11
8383

84-
[[main]]
85-
name = "Datasheet"
86-
parent = "Quick Links"
87-
url = "https://www.espressif.com/en/support/documents/technical-documents?keys=&field_download_document_type_tid%5B%5D=510"
88-
weight = 12
89-
9084
[[main]]
9185
name = "ESP32 Forum"
9286
parent = "Quick Links"

config/_default/menus.en.toml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -78,15 +78,9 @@
7878
[[main]]
7979
name = "Documents"
8080
parent = "Quick Links"
81-
url = "https://www.espressif.com/en/support/documents/technical-documents"
81+
url = "https://documentation.espressif.com/en/home"
8282
weight = 11
8383

84-
[[main]]
85-
name = "Datasheet"
86-
parent = "Quick Links"
87-
url = "https://www.espressif.com/en/support/documents/technical-documents?keys=&field_download_document_type_tid%5B%5D=510"
88-
weight = 12
89-
9084
[[main]]
9185
name = "ESP32 Forum"
9286
parent = "Quick Links"

0 commit comments

Comments
 (0)