Skip to content

Commit be253bf

Browse files
authored
Docs: Improve live example in Creating a scene guide. (#25806)
1 parent 27de13e commit be253bf

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

docs/manual/ar/introduction/Creating-a-scene.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ <h2>النتيجة</h2>
216216
</p>
217217

218218
<p>
219-
الشفرة البرمجية الكاملة في الأسفل إلى جانب محرر مباشر [link:https://jsfiddle.net/em4j9hvu/ live example].
219+
الشفرة البرمجية الكاملة في الأسفل إلى جانب محرر مباشر [link:https://jsfiddle.net/0c1oqf38/ live example].
220220
أنت
221221
مدعو للعب بالأوامر البرمجية لكي تصبح صورة كيفية عملها أوضح من قبل.
222222
</p>

docs/manual/en/introduction/Creating-a-scene.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h2>Animating the cube</h2>
9999
<h2>The result</h2>
100100
<p>Congratulations! You have now completed your first three.js application. It's simple, but you have to start somewhere.</p>
101101

102-
<p>The full code is available below and as an editable [link:https://jsfiddle.net/em4j9hvu/ live example]. Play around with it to get a better understanding of how it works.</p>
102+
<p>The full code is available below and as an editable [link:https://jsfiddle.net/0c1oqf38/ live example]. Play around with it to get a better understanding of how it works.</p>
103103

104104
<p><i>index.html —</i></p>
105105

docs/manual/fr/introduction/Creating-a-scene.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ <h2>Animer le cube</h2>
115115
<h2>Le résultat</h2>
116116
<p>Félicitations! Vous avez maintenant terminé votre première application three.js. C'est trivial, mais il faut bien commencer quelque part.</p>
117117

118-
<p>Le code complet est disponible ci-dessous et ainsi que sous forme d'éditable [link:https://jsfiddle.net/em4j9hvu/ exemple live]. Amusez-vous avec pour avoir une meilleure idée de son fonctionnement.</p>
118+
<p>Le code complet est disponible ci-dessous et ainsi que sous forme d'éditable [link:https://jsfiddle.net/0c1oqf38/ exemple live]. Amusez-vous avec pour avoir une meilleure idée de son fonctionnement.</p>
119119

120120
<code>
121121
&lt;!DOCTYPE html&gt;

docs/manual/it/introduction/Creating-a-scene.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ <h2>Animare il cubo</h2>
133133
<h2>Il risultato</h2>
134134
<p>Congratulazioni! Hai completato la tua prima applicazione three.js. È semplice, ma da qualche parte devi pur iniziare.</p>
135135

136-
<p>Il codice completo è disponibile di seguito e come esempio modificabile [link:https://jsfiddle.net/em4j9hvu/ live example]. Giocaci per capire meglio come funziona.</p>
136+
<p>Il codice completo è disponibile di seguito e come esempio modificabile [link:https://jsfiddle.net/0c1oqf38/ live example]. Giocaci per capire meglio come funziona.</p>
137137

138138
<code>
139139
&lt;!DOCTYPE html&gt;

docs/manual/ja/introduction/Creating-a-scene.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ <h2>キューブのアニメーション</h2>
117117
<h2>成果</h2>
118118
<p>おめでとうございます。これで初めてのthree.jsアプリが完成しました。簡単なことですが、誰でもはじめは初心者です。</p>
119119

120-
<p>今回使用したコードは[link:https://jsfiddle.net/em4j9hvu/ live example]にあり編集可能です。紹介したコードがどうやって動作するかをより理解するために、それを使って遊んでみてください。</p>
120+
<p>今回使用したコードは[link:https://jsfiddle.net/0c1oqf38/ live example]にあり編集可能です。紹介したコードがどうやって動作するかをより理解するために、それを使って遊んでみてください。</p>
121121

122122
<code>
123123
&lt;!DOCTYPE html&gt;

docs/manual/ko/introduction/Creating-a-scene.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ <h2>큐브 애니메이팅</h2>
118118
<h2>결과 화면</h2>
119119
<p>축하합니다! 첫 three.js이 완성되었네요. 이제 본격적으로 시작해보면 됩니다.</p>
120120

121-
<p>전체 코드는 아래에 나와 있고 [link:https://jsfiddle.net/em4j9hvu/ live example]로도 확인해볼 수 있습니다. 잘 살펴보고 어떻게 구동되는지 확인해 보세요.</p>
121+
<p>전체 코드는 아래에 나와 있고 [link:https://jsfiddle.net/0c1oqf38/ live example]로도 확인해볼 수 있습니다. 잘 살펴보고 어떻게 구동되는지 확인해 보세요.</p>
122122

123123
<code>
124124
&lt;!DOCTYPE html&gt;

docs/manual/pt-br/introduction/Creating-a-scene.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ <h2>Animando o cubo</h2>
117117
<h2>O resultado</h2>
118118
<p>Parabéns! Agora você concluiu seu primeiro aplicativo three.js. É simples, mas você tem que começar de algum lugar.</p>
119119

120-
<p>O código completo está disponível abaixo e como um [link:https://jsfiddle.net/em4j9hvu/ exemplo] editável. Brinque com ele para entender melhor como funciona.</p>
120+
<p>O código completo está disponível abaixo e como um [link:https://jsfiddle.net/0c1oqf38/ exemplo] editável. Brinque com ele para entender melhor como funciona.</p>
121121

122122
<code>
123123
&lt;!DOCTYPE html&gt;

docs/manual/ru/introduction/Creating-a-scene.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h2>Результат</h2>
116116

117117
<p>Поздравляю! Теперь вы завершили свой первый three.js применение. Это просто, но вы должны с чего-то начать.</p>
118118

119-
<p>Полный код доступен ниже и доступен для редактирования [link:https://jsfiddle.net/em4j9hvu/ live example]. Поиграйте с ним, чтобы лучше понять, как он работает.</p>
119+
<p>Полный код доступен ниже и доступен для редактирования [link:https://jsfiddle.net/0c1oqf38/ live example]. Поиграйте с ним, чтобы лучше понять, как он работает.</p>
120120

121121
<code>
122122
&lt;!DOCTYPE html&gt;

docs/manual/zh/introduction/Creating-a-scene.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ <h2>使立方体动起来</h2>
118118
<h2>结果</h2>
119119
<p>祝贺你!你现在已经成功完成了你的第一个Three.js应用程序。虽然它很简单,但现在你已经有了一个入门的起点。</p>
120120

121-
<p>下面是完整的代码,可在[link:https://jsfiddle.net/em4j9hvu/ live example]运行、编辑;运行或者修改代码有助于你更好的理解它是如何工作的。</p>
121+
<p>下面是完整的代码,可在[link:https://jsfiddle.net/0c1oqf38/ live example]运行、编辑;运行或者修改代码有助于你更好的理解它是如何工作的。</p>
122122

123123
<code>
124124
&lt;html&gt;

0 commit comments

Comments
 (0)