Skip to content

Commit

Permalink
Change location
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Lo-A-Foe committed Aug 4, 2018
1 parent 7f32c72 commit 9a4e027
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

- Initial implementation

[v1.0.0]: https://github.com/hsdp/go-signer/v1.0.0...HEAD
[v1.0.0]: https://github.com/philips-software/go-hsdp-signer/v1.0.0...HEAD
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ You can sign a http.Request instances
```go

import (
"github.com/hsdp/go-signer"
"github.com/philips-software/go-hsdp-signer"
"net/http"
)

Expand Down

0 comments on commit 9a4e027

Please sign in to comment.