Skip to content

Commit

Permalink
Remove links
Browse files Browse the repository at this point in the history
  • Loading branch information
JackGruber committed Mar 10, 2024
1 parent 871c579 commit f8f51fe
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ A plugin to extend Joplin with a manual and automatic backup function.
- [Are Note History Revisions backed up?](#are-note-history-revisions-backed-up)
- [Are all Joplin profiles backed up?](#are-all-joplin-profiles-backed-up)
- [The Joplin build-in version of the plugin cannot be updated](#the-joplin-build-in-version-of-the-plugin-cannot-be-updated)
- [Can I use a Backup to speed up first Joplin sync?](#can-i-use-a-backup-to-speed-up-first-joplin-sync)
- [Changelog](#changelog)
- [Links](#links)

<!-- /TOC -->
<!-- prettier-ignore-end -->
Expand Down Expand Up @@ -155,10 +155,3 @@ Therefore, the same note is then available with different IDs in Joplin.
## Changelog

See [CHANGELOG.md](CHANGELOG.md)

## Links

- [Joplin - Getting started with plugin development](https://joplinapp.org/api/get_started/plugins/)
- [Joplin - Plugin API reference](https://joplinapp.org/api/references/plugin_api/classes/joplin.html)
- [Joplin - Data API reference](https://joplinapp.org/api/references/rest_api/)
- [Joplin - Plugin examples](https://github.com/laurent22/joplin/tree/dev/packages/app-cli/tests/support/plugins)

0 comments on commit f8f51fe

Please sign in to comment.