Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit f0983c4

Browse files
committed
Merge pull request #5471 from mateuszgachowski/bugfix-polish-gettingstarted
Fix wrong path of Getting Started directory in Polish version
2 parents d1e2f94 + 88ff759 commit f0983c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/nls/pl/urls.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
define({
2828
// Relative to the samples folder
29-
"GETTING_STARTED" : "root/Szybki Start",
29+
"GETTING_STARTED" : "pl/Szybki Start",
3030
"ADOBE_THIRD_PARTY" : "http://www.adobe.com/go/thirdparty_pl/",
3131
"WEB_PLATFORM_DOCS_LICENSE" : "http://creativecommons.org/licenses/by/3.0/deed.pl"
3232
});

0 commit comments

Comments
 (0)