Skip to content

Commit

Permalink
Fixed images and README.md link.
Browse files Browse the repository at this point in the history
  • Loading branch information
dknight committed Oct 15, 2022
1 parent 397877e commit 6c9c2b3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ go get github.com/dknight/go-smartid
The bare minimum required to make an authentication request. Demonstarates
synchronous way.

For more examples [see full docs](http://missing-yet).
For more examples [see full docs](https://pkg.go.dev/github.com/dknight/go-smartid).

```go
semid := NewSemanticIdentifier(IdentifierTypePNO, CountryEE, "30303039914")
Expand Down
Binary file modified files/smartid-gopher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6c9c2b3

Please sign in to comment.