Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 661c971

Browse files
filipesilvawardbell
authored andcommitted
fix(i18n): fix link and formatting error (#2528)
1 parent 6e7780d commit 661c971

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/docs/ts/latest/cookbook/i18n.jade

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,8 @@ a#localization-folder
166166
(e.g. internationalization files) there.
167167
.l-sub-section
168168
:marked
169-
Localization and internationalization are
170-
<a href="" target="_blank">different but closely related terms</a>.
169+
Localization and internationalization are
170+
<a href="https://en.wikipedia.org/wiki/Internationalization_and_localization" target="_blank">different but closely related terms</a>.
171171
:marked
172172
This sample follows that suggestion. It has `locale` folder immediately under the project root.
173173
Assets within the folder carry a filename extension that matches a language-culture code from a

0 commit comments

Comments
 (0)