mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2024-11-29 01:03:45 +00:00
fix example premlink
This commit is contained in:
parent
cb102f6ed6
commit
9670f5658a
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@
|
|||
|
||||
<h2>Try now!</h2>
|
||||
<p><a href="http://melpon.org/wandbox/" target="_blank">Wandbox</a> and <a href="http://sc.yutopp.net/" target="_blank">ProcGarden</a> are an online compiler that you can use the Sprout C++ Libraries.</p>
|
||||
<p>Examples: <a href="http://melpon.org/wandbox/permlink/iRJUI6iRCgVyH6gy" target="_blank">Compile-time Inverse FizzBuzz</a> (on Wandbox), <a href="http://sc.yutopp.net/entries/52f09e9943f75e68fe0004b3" target="_blank">Compile-time Tower of Hanoi</a> (on ProcGarden)</p>
|
||||
<p>Examples: <a href="http://melpon.org/wandbox/permlink/iRJUI6iRCgVyH6gy" target="_blank">Compile-time Inverse FizzBuzz</a> (on Wandbox), <a href="http://sc.yutopp.net/entries/5345deb143f75e31400000c4" target="_blank">Compile-time Tower of Hanoi</a> (on ProcGarden)</p>
|
||||
<p>Enjoy it!</p>
|
||||
|
||||
<div class="row">
|
||||
|
|
Loading…
Reference in a new issue