Skip to content

Commit

Permalink
docs: fix api link
Browse files Browse the repository at this point in the history
  • Loading branch information
Sevichecc committed Dec 7, 2024
1 parent ee2ef2d commit bce1917
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 488 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ The SDK provides methods for all Miniflux API endpoints. Here are some commonly
- `searchEntries(query, limit?)`: Search for entries with optional result limit
- `getMinifluxEntryUrl(entryId)`: Get Miniflux web UI URL for an entry

For complete API documentation, please visit our [API Reference](https://github.com/Sevichecc/miniflux-js/docs).
For complete API documentation, please visit our [API Reference](https://sevichecc.github.io/miniflux-js/).

## Development

Expand Down
Loading

0 comments on commit bce1917

Please sign in to comment.