Skip to content
Snippets Groups Projects
Commit 3eca13d6 authored by Jim Studt's avatar Jim Studt
Browse files

More package renaming

parent bac51901
No related branches found
No related tags found
No related merge requests found
# auth/htpasswd [![GoDoc](https://godoc.org/github.com/jimstudt/http-authentication/htpasswd?status.png)](http://godoc.org/github.com/jimstudt/http-authentication/htpasswd)
# auth/htpasswd [![GoDoc](https://godoc.org/github.com/jimstudt/http-authentication/basic?status.png)](http://godoc.org/github.com/jimstudt/http-authentication/basic)
Authenticate using Apache-style htpasswd files and HTTP Basic Authentication.
......@@ -58,7 +58,7 @@ func main() {
## API Documentation
The API is documented using godoc and also available at [godoc.org](http://godoc.org/github.com/jimstudt/http-authentication/htpasswd)
The API is documented using godoc and also available at [godoc.org](http://godoc.org/github.com/jimstudt/http-authentication/basic)
~~~
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment