Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit d25de5f

Browse files
committed
Fix user_guide_url
1 parent 1fcabe8 commit d25de5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ gdeurl: /guides/v2.4
235235
downloads: https://devdocs.magento.com/download
236236

237237
# URL to the User guide
238-
user_guide_url: https://docs-beta.magento.com/user-guide
238+
user_guide_url: https://docs.magento.com/user-guide
239239

240240
# Patterns to exclude for Jekyll
241241
exclude:

0 commit comments

Comments
 (0)