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'