Skip to content

Commit e71fef9

Browse files
DiFronzoCopilot
andauthored
Update README.md
Co-authored-by: Copilot <[email protected]>
1 parent d0a18a8 commit e71fef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ R = snldata.SnlSession()
128128
R.search(zone='lex', query="Python", best=True) #Pick the one with the best rank
129129
print(R.url)
130130
```
131-
Outputs: `https://denstoredanske.lex.dk/Python`
131+
Outputs: `https://lex.dk/Python`
132132

133133
### Advance Query (best for prototyping api)
134134
- Main documentation (SNL): [API-dokumentasjon - prototyping](https://meta.snl.no/API-dokumentasjon_-_prototyping)

0 commit comments

Comments
 (0)