Skip to content

Commit

Permalink
docs: Update docs for tp.web.daily_quote to mention new API for dai…
Browse files Browse the repository at this point in the history
…ly quotes

refs: #1407
  • Loading branch information
Zachatoo committed Oct 18, 2024
1 parent 922f111 commit 0c15285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/documentation.toml
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,7 @@ description = "This modules contains every internal function related to the web

[tp.web.functions.daily_quote]
name = "daily_quote"
description = "Retrieves and parses the daily quote from the API `https://api.quotable.io` as a callout."
description = "Retrieves and parses the daily quote from `https://github.com/Zachatoo/quotes-database` as a callout."
definition = "tp.web.daily_quote()"

[[tp.web.functions.daily_quote.examples]]
Expand Down

0 comments on commit 0c15285

Please sign in to comment.