diff --git a/README.md b/README.md
index 6590065..d7b7c8a 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
# Pedro Progress Bar IntelliJ Plugin
[![Build](https://github.com/strangelookingnerd/pedro-progress-bar-plugin/workflows/Build/badge.svg)](https://github.com/strangelookingnerd/pedro-progress-bar-plugin/actions/workflows/build.yml)
-[![Version](https://img.shields.io/jetbrains/plugin/v/com.github.strangelookingnerd:pedro-progress-bar.svg)](https://plugins.jetbrains.com/plugin/com.github.strangelookingnerd:pedro-progress-bar)
-[![Downloads](https://img.shields.io/jetbrains/plugin/d/com.github.strangelookingnerd:pedro-progress-bar.svg)](https://plugins.jetbrains.com/plugin/com.github.strangelookingnerd:pedro-progress-bar)
+[![Version](https://img.shields.io/jetbrains/plugin/v/com.github.strangelookingnerd.pedro-progress-bar.svg)](https://plugins.jetbrains.com/plugin/com.github.strangelookingnerd.pedro-progress-bar)
+[![Downloads](https://img.shields.io/jetbrains/plugin/d/com.github.strangelookingnerd.pedro-progress-bar.svg)](https://plugins.jetbrains.com/plugin/com.github.strangelookingnerd.pedro-progress-bar)
This plugin provides a custom progress bar featuring an animated pixel art version of the Pedro Pedro Pedro - Racoon Meme.
diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml
index 79dd1b0..d96fd37 100644
--- a/src/main/resources/META-INF/plugin.xml
+++ b/src/main/resources/META-INF/plugin.xml
@@ -1,6 +1,6 @@
- com.github.strangelookingnerd:pedro-progress-bar
+ com.github.strangelookingnerd.pedro-progress-bar
Pedro Progress Bar
strangelookingnerd
User Interface