Article URL updated.
+ article in url parsing example updated to current version. + in addition - static/hash files regenerated
This commit is contained in:
parent
5829a41f9b
commit
ce69c753db
@ -1,4 +1,4 @@
|
|||||||
// URLs provide a [uniform way to locate resources](http://adam.heroku.com/past/2010/3/30/urls_are_the_uniform_way_to_locate_resources/).
|
// URLs provide a [uniform way to locate resources](https://adam.herokuapp.com/past/2010/3/30/urls_are_the_uniform_way_to_locate_resources/).
|
||||||
// Here's how to parse URLs in Go.
|
// Here's how to parse URLs in Go.
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
2a74211d0a7bc639c874d7be41e816bf168475d8
|
b7a0813e9413bfcc956cc58b850f655dd129ebb7
|
||||||
e8HvuLLUw_
|
AL79Lv-9CWo
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td class="docs">
|
<td class="docs">
|
||||||
<p>URLs provide a <a href="http://adam.heroku.com/past/2010/3/30/urls_are_the_uniform_way_to_locate_resources/">uniform way to locate resources</a>.
|
<p>URLs provide a <a href="https://adam.herokuapp.com/past/2010/3/30/urls_are_the_uniform_way_to_locate_resources/">uniform way to locate resources</a>.
|
||||||
Here’s how to parse URLs in Go.</p>
|
Here’s how to parse URLs in Go.</p>
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
@ -40,7 +40,7 @@ Here’s how to parse URLs in Go.</p>
|
|||||||
|
|
||||||
</td>
|
</td>
|
||||||
<td class="code leading">
|
<td class="code leading">
|
||||||
<a href="http://play.golang.org/p/e8HvuLLUw_"><img title="Run code" src="play.png" class="run" /></a>
|
<a href="http://play.golang.org/p/AL79Lv-9CWo"><img title="Run code" src="play.png" class="run" /></a>
|
||||||
<div class="highlight"><pre><span class="kn">package</span> <span class="nx">main</span>
|
<div class="highlight"><pre><span class="kn">package</span> <span class="nx">main</span>
|
||||||
</pre></div>
|
</pre></div>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user