From a02e2d337e2d67cc17fd8235dbee798ef6876c81 Mon Sep 17 00:00:00 2001 From: Roman Imankulov Date: Sun, 27 Aug 2023 14:01:55 +0100 Subject: [PATCH] Update plugins.md Fix superscript typos --- docs/community/plugins.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/community/plugins.md b/docs/community/plugins.md index a2344c929..636334c49 100644 --- a/docs/community/plugins.md +++ b/docs/community/plugins.md @@ -117,12 +117,12 @@ The following plugins are available and provided by Dokku maintainers. Please f | [Open App Ports](https://github.com/josegonzalez/dokku-ports) | [josegonzalez][] | 0.3.x | | [Proctype Filter](https://github.com/michaelshobbs/dokku-proctype-filter) | [michaelshobbs][] | 0.4.0+ | | [robots.txt](https://notabug.org/candlewaster/dokku-robots.txt) | [candlewaster][] | 0.4.x | -| [SSH Deployment Keys](https://github.com/cedricziel/dokku-deployment-keys)2 | [cedricziel][] | 0.4.0+ | -| [SSH Hostkeys](https://github.com/cedricziel/dokku-hostkeys-plugin)3 | [cedricziel][] | 0.3.x | +| [SSH Deployment Keys](https://github.com/cedricziel/dokku-deployment-keys)3 | [cedricziel][] | 0.4.0+ | +| [SSH Hostkeys](https://github.com/cedricziel/dokku-hostkeys-plugin)4 | [cedricziel][] | 0.3.x | | [Application build hook](https://github.com/fteychene/dokku-build-hook) | [fteychene][] | 0.4.0+ | | [Post Deploy Script](https://github.com/baikunz/dokku-post-deploy-script) | [baikunz][] | 0.4.0+ | -| [Auto Sync](https://github.com/IdeaSynthesis/dokku-autosync)4 | [fomojola][] | 0.8.1+ | -| [Deploy Webhook](https://github.com/IdeaSynthesis/dokku-deploy-webhook)5 | [fomojola][] | 0.8.1+ | +| [Auto Sync](https://github.com/IdeaSynthesis/dokku-autosync)5 | [fomojola][] | 0.8.1+ | +| [Deploy Webhook](https://github.com/IdeaSynthesis/dokku-deploy-webhook)6 | [fomojola][] | 0.8.1+ | 1 Extends app.json support to include creating volumes and creating / linking databases on push