Skip to content

Commit dabb274

Browse files
committed
added https note
1 parent 5a0ed39 commit dabb274

File tree

5 files changed

+10
-5
lines changed

5 files changed

+10
-5
lines changed

v3/java.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,8 @@
316316

317317
<p>To embed this visualization in your webpage, click the 'Generate
318318
embed code' button above and paste the resulting HTML code into your
319-
webpage. Adjust the height and width parameters as needed.</p>
319+
webpage. Adjust the height and width parameters and
320+
change the link to <b>https://</b> if needed.</p>
320321
</div>
321322

322323
<p style="margin-top: 25px;">

v3/javascript.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,8 @@
276276

277277
<p>To embed this visualization in your webpage, click the 'Generate
278278
embed code' button above and paste the resulting HTML code into your
279-
webpage. Adjust the height and width parameters as needed.</p>
279+
webpage. Adjust the height and width parameters and
280+
change the link to <b>https://</b> if needed.</p>
280281
</div>
281282

282283
<p style="margin-top: 25px;">

v3/ruby.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,8 @@
286286

287287
<p>To embed this visualization in your webpage, click the 'Generate
288288
embed code' button above and paste the resulting HTML code into your
289-
webpage. Adjust the height and width parameters as needed.</p>
289+
webpage. Adjust the height and width parameters and
290+
change the link to <b>https://</b> if needed.</p>
290291
</div>
291292

292293
<p style="margin-top: 25px;">

v3/typescript.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,8 @@
272272

273273
<p>To embed this visualization in your webpage, click the 'Generate
274274
embed code' button above and paste the resulting HTML code into your
275-
webpage. Adjust the height and width parameters as needed.</p>
275+
webpage. Adjust the height and width parameters and
276+
change the link to <b>https://</b> if needed.</p>
276277
</div>
277278

278279
<p style="margin-top: 25px;">

v3/visualize.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,8 @@
452452

453453
<p>To embed this visualization in your webpage, click the 'Generate
454454
embed code' button above and paste the resulting HTML code into your
455-
webpage. Adjust the height and width parameters as needed.</p>
455+
webpage. Adjust the height and width parameters and
456+
change the link to <b>https://</b> if needed.</p>
456457
</div>
457458

458459
<p style="margin-top: 25px;">

0 commit comments

Comments
 (0)