Rename Example
git-svn-id: file:///srv/svn/repo/toyohime/trunk@68 922d331f-388e-da47-97a9-ad700dc0b8b9
This commit is contained in:
parent
c04bf0744a
commit
55652d606f
@ -4,6 +4,6 @@ import (
|
||||
"net/http"
|
||||
)
|
||||
|
||||
func ExampleBasic() {
|
||||
func ExampleRedirect() {
|
||||
http.Handle("/", Redirect("git", "kkn.fi", "github.com/kare"))
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user