Skip to content

Commit 00bfaf8

Browse files
committed
fix: update Modrinth plugin link in documentation
1 parent 5d6c6da commit 00bfaf8

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![banner](https://github.com/user-attachments/assets/c976b6a9-537c-46ec-8efc-0e80cdd0840d)
44

5-
[![Modrinth](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/available/modrinth_vector.svg)](https://modrinth.com/plugin/smart-spawner-plugin)
5+
[![Modrinth](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/available/modrinth_vector.svg)](https://modrinth.com/plugin/smartspawner)
66
[![Spigot](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/available/spigot_vector.svg)](https://www.spigotmc.org/resources/120743/)
77
[![Hangar](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/available/hangar_vector.svg)](https://hangar.papermc.io/Nighter/SmartSpawner)
88

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Astro](https://img.shields.io/badge/Astro-5.13.2-orange)](https://astro.build/)
66
[![Starlight](https://img.shields.io/badge/Starlight-0.35.2-purple)](https://starlight.astro.build/)
77

8-
This repository hosts the official documentation website for **[SmartSpawner](https://modrinth.com/plugin/smart-spawner-plugin)**, a powerful Minecraft plugin designed to enhance mob spawner management on servers.
8+
This repository hosts the official documentation website for **[SmartSpawner](https://modrinth.com/plugin/smartspawner)**, a powerful Minecraft plugin designed to enhance mob spawner management on servers.
99

1010
## About SmartSpawner
1111

docs/src/content/docs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ hero:
1717
icon: star
1818
variant: minimal
1919
- text: Download
20-
link: https://modrinth.com/plugin/smart-spawner-plugin
20+
link: https://modrinth.com/plugin/smartspawner
2121
icon: external
2222
variant: minimal
2323
---

docs/src/content/docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Before installing SmartSpawner, ensure your server meets these requirements:
2020
Choose your preferred download source:
2121

2222
<div style="text-align: center; margin: 1.5rem 0;">
23-
<a href="https://modrinth.com/plugin/smart-spawner-plugin" style="display: inline-block; margin: 0 0.5rem;">
23+
<a href="https://modrinth.com/plugin/smartspawner" style="display: inline-block; margin: 0 0.5rem;">
2424
<img src="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/available/modrinth_vector.svg" alt="Modrinth" style="height: 40px;">
2525
</a>
2626
<a href="https://www.spigotmc.org/resources/120743/" style="display: inline-block; margin: 0 0.5rem;">

0 commit comments

Comments
 (0)