Rename Example
git-svn-id: https://svn.yakumo.dev/yakumo.izuru/toyohime/trunk@68 922d331f-388e-da47-97a9-ad700dc0b8b9
This commit is contained in:
parent
2f6a40ea53
commit
4aff6f6f24
@ -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