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

Commit 88ff759

Browse files
Mateusz GachowskiMateusz Gachowski
authored andcommitted
Fix wrong path of Getting Started directory in Polish version
1 parent 19e8a78 commit 88ff759

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)