Skip to content

Commit

Permalink
chore(build): auto-generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 3, 2024
1 parent 4674bba commit e3f540e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,5 @@ The `get_keyword_pattern` function has higher priority and will overwrite the st
## Complete

This is arguably the most important function of each source. This function returns completions.
The function takes in a [completion context](./index.md#completion-context) and should return a
list of [entries](#entrymd).
The function takes in a completion context and should return a
list of entries.

0 comments on commit e3f540e

Please sign in to comment.