Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gboddin authored Jul 23, 2020
1 parent b325a16 commit a693826
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This is a Go library making queries to LeakIX easier.
package main
import (
"fmt"
"gitlab.nobody.run/tbi/LeakIXClient"
"github.com/LeakIX/LeakIXClient"
)

func main(){
Expand All @@ -26,4 +26,4 @@ func main(){
}
}

```
```

0 comments on commit a693826

Please sign in to comment.