From b229861345b47136a4c088045aecc841892456ab Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Wed, 31 May 2023 17:08:37 +0200 Subject: [PATCH] Update and rename chatgpt-playground.yml to chatgpt-playground.yaml Signed-off-by: Patrik Oldsberg --- .../plugins/{chatgpt-playground.yml => chatgpt-playground.yaml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename microsite/data/plugins/{chatgpt-playground.yml => chatgpt-playground.yaml} (93%) diff --git a/microsite/data/plugins/chatgpt-playground.yml b/microsite/data/plugins/chatgpt-playground.yaml similarity index 93% rename from microsite/data/plugins/chatgpt-playground.yml rename to microsite/data/plugins/chatgpt-playground.yaml index 9b0cb723db..2c8b6ed09a 100644 --- a/microsite/data/plugins/chatgpt-playground.yml +++ b/microsite/data/plugins/chatgpt-playground.yaml @@ -3,7 +3,7 @@ title: 'ChatGPT Plugin' author: Enfuse authorUrl: https://enfuse.io/ category: Development -description: Experiment with the OpenAI playground to help you develop more efficiently +description: Experiment with the OpenAI playground to help you develop more efficiently documentation: https://github.com/enfuse/backstage-chatgpt-plugin/blob/main/README.md iconUrl: /img/enfuse.png npmPackageName: '@enfuse/chatgpt-plugin-frontend'