We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0a18a8 commit e71fef9Copy full SHA for e71fef9
README.md
@@ -128,7 +128,7 @@ R = snldata.SnlSession()
128
R.search(zone='lex', query="Python", best=True) #Pick the one with the best rank
129
print(R.url)
130
```
131
-Outputs: `https://denstoredanske.lex.dk/Python`
+Outputs: `https://lex.dk/Python`
132
133
### Advance Query (best for prototyping api)
134
- Main documentation (SNL): [API-dokumentasjon - prototyping](https://meta.snl.no/API-dokumentasjon_-_prototyping)
0 commit comments