Skip to content

Commit 2f20766

Browse files
committed
GITBOOK-163: change request with no subject merged in GitBook
1 parent 1682d6c commit 2f20766

File tree

7 files changed

+6
-6
lines changed

7 files changed

+6
-6
lines changed
33.4 KB
Loading

.gitbook/assets/title width (1).jpg

1.58 MB
Loading

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ As react-i18next depends on [i18next](http://i18next.com) you can use it in any
2121
{% hint style="success" %}
2222
[Here](https://locize.com/blog/react-i18next/) you'll find a simple tutorial on how to best use react-i18next.\
2323
Some basics of i18next and some cool possibilities on how to optimize your localization workflow.[\
24-
<img src=".gitbook/assets/title width.jpg" alt="" data-size="original">](https://locize.com/blog/react-i18next/)
24+
<img src=".gitbook/assets/title width (1).jpg" alt="" data-size="original">](https://locize.com/blog/react-i18next/)
2525
{% endhint %}
2626

2727
{% hint style="info" %}

getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ root.render(
124124

125125
#### RESULT:
126126

127-
![Preview of content](.gitbook/assets/screen-shot-2018-09-30-at-16.58.18.png)
127+
![Preview of content](<.gitbook/assets/Screen Shot 2018-09-30 at 16.58.18 (1).png>)
128128

129129
{% hint style="info" %}
130130
This sample while very simple does come with some [drawbacks](guides/the-drawbacks-of-other-i18n-solutions.md) to getting the full potential from using react-i18next you should read the extended [step by step guide](latest/using-with-hooks.md).
@@ -135,5 +135,5 @@ This sample while very simple does come with some [drawbacks](guides/the-drawbac
135135
{% hint style="success" %}
136136
[Here](https://locize.com/blog/react-i18next/) you'll find a simple tutorial on how to best use react-i18next.\
137137
Some basics of i18next and some cool possibilities on how to optimize your localization workflow.[\
138-
<img src=".gitbook/assets/title-width.jpg" alt="" data-size="original">](https://locize.com/blog/react-i18next/)
138+
<img src=".gitbook/assets/title width (1).jpg" alt="" data-size="original">](https://locize.com/blog/react-i18next/)
139139
{% endhint %}

guides/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Check out this basic [react example](https://github.com/i18next/react-i18next/tr
2121
{% hint style="success" %}
2222
[Here](https://locize.com/blog/react-i18next/) you'll find a simple tutorial on how to best use react-i18next.\
2323
Some basics of i18next and some cool possibilities on how to optimize your localization workflow.[\
24-
![](../.gitbook/assets/title-width.jpg)](https://locize.com/blog/react-i18next/)
24+
![](<../.gitbook/assets/title width (1).jpg>)](https://locize.com/blog/react-i18next/)
2525
{% endhint %}
2626

2727
## Configure i18next

latest/ssr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You should have a look at [next-i18next](https://github.com/i18next/next-i18next
2121
>
2222
> [![](../.gitbook/assets/next-i18next.jpg)](https://locize.com/blog/next-i18next/)
2323
>
24-
> ***
24+
>
2525
>
2626
> **Using SSG / `next export`?**\
2727
> [Here](https://locize.com/blog/next-i18n-static/) you'll find a simple tutorial on how to best use next-i18next in a SSG environment.\

latest/using-with-hooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,5 +208,5 @@ Prefer having code to checkout? Directly dive into our example:
208208
{% hint style="success" %}
209209
[Here](https://locize.com/blog/react-i18next/) you'll find a simple tutorial on how to best use react-i18next.\
210210
Some basics of i18next and some cool possibilities on how to optimize your localization workflow.[\
211-
![](../.gitbook/assets/title-width.jpg)](https://locize.com/blog/react-i18next/)
211+
![](<../.gitbook/assets/title width (1).jpg>)](https://locize.com/blog/react-i18next/)
212212
{% endhint %}

0 commit comments

Comments
 (0)