From bc46fcee67908d13fc1dea3a39b494fe3e825134 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sun, 24 May 2020 17:25:17 -0700 Subject: [PATCH] Update documentation --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 7e41092..1307e48 100644 --- a/README.md +++ b/README.md @@ -156,11 +156,11 @@ Documentation for currently supported actions is split up by category and is ref will continue to function despite not being listed on this page as long as your request is labeled with a version number corresponding to when the API was available for use (**version 6** at the time of this writing). -* [Cards](https://github.com/FooSoft/anki-connect/actions/cards.md) -* [Decks](https://github.com/FooSoft/anki-connect/actions/decks.md) -* [Graphical](https://github.com/FooSoft/anki-connect/actions/graphical.md) -* [Media](https://github.com/FooSoft/anki-connect/actions/media.md) -* [Miscellaneous](https://github.com/FooSoft/anki-connect/actions/miscellaneous.md) -* [Models](https://github.com/FooSoft/anki-connect/actions/models.md) -* [Notes](https://github.com/FooSoft/anki-connect/actions/notes.md) -* [Statistics](https://github.com/FooSoft/anki-connect/actions/statistics.md) +* [Cards](https://github.com/FooSoft/anki-connect/blob/master/actions/cards.md) +* [Decks](https://github.com/FooSoft/anki-connect/blob/master/actions/decks.md) +* [Graphical](https://github.com/FooSoft/anki-connect/blob/master/actions/graphical.md) +* [Media](https://github.com/FooSoft/anki-connect/blob/master/actions/media.md) +* [Miscellaneous](https://github.com/FooSoft/anki-connect/blob/master/actions/miscellaneous.md) +* [Models](https://github.com/FooSoft/anki-connect/blob/master/actions/models.md) +* [Notes](https://github.com/FooSoft/anki-connect/blob/master/actions/notes.md) +* [Statistics](https://github.com/FooSoft/anki-connect/blob/master/actions/statistics.md)