From e56e1eca9e51c599c1952f741bd21d570476a95b Mon Sep 17 00:00:00 2001 From: Dane Everitt Date: Mon, 2 Aug 2021 21:04:09 -0700 Subject: [PATCH] Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 852717e..8151832 100644 --- a/README.md +++ b/README.md @@ -40,16 +40,10 @@ is tagged correctly. * [`go1.16`](https://github.com/pterodactyl/yolks/tree/master/go/1.16) * `ghcr.io/pterodactyl/yolks:go_1.16` * [`java`](https://github.com/pterodactyl/yolks/tree/master/java) - * [`java7`](https://github.com/pterodactyl/yolks/tree/master/java/7) - * `ghcr.io/pterodactyl/yolks:java_7` * [`java8`](https://github.com/pterodactyl/yolks/tree/master/java/8) * `ghcr.io/pterodactyl/yolks:java_8` - * [`java9`](https://github.com/pterodactyl/yolks/tree/master/java/9) - * `ghcr.io/pterodactyl/yolks:java_9` * [`java11`](https://github.com/pterodactyl/yolks/tree/master/java/11) * `ghcr.io/pterodactyl/yolks:java_11` - * [`java14`](https://github.com/pterodactyl/yolks/tree/master/java/14) - * `ghcr.io/pterodactyl/yolks:java_14` * [`java16`](https://github.com/pterodactyl/yolks/tree/master/java/16) * `ghcr.io/pterodactyl/yolks:java_16` * [`nodejs`](https://github.com/pterodactyl/yolks/tree/master/nodejs)