Skip to content

Commit

Permalink
protocol, more like protolol
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnyspicer authored Jun 4, 2024
1 parent 2c75247 commit 8c05e9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion request.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
"net/url"
)

const base string = "api.manifold.markets"
const base string = "https://api.manifold.markets"
const version string = "v0/"

const defaultLimit = 1000
Expand Down

0 comments on commit 8c05e9d

Please sign in to comment.