File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 23
23
>
24
24
Downloads
25
25
</button >
26
- <a href =" https://mockbukkit.readthedocs.io/en/v1.21 " target =" _blank" rel =" noopener noreferrer" title =" Documentation" >
26
+ <a href =" https://docs. mockbukkit.org " target =" _blank" rel =" noopener noreferrer" title =" Documentation" >
27
27
<button
28
28
v-if =" false"
29
29
class =" mx-4 rounded-md border-2 border-gray-600 px-5 py-1 transition duration-200 ease-in-out hover:scale-105"
30
30
>
31
31
Documentation
32
32
</button >
33
33
</a >
34
- <a href =" https://mockbukkit.readthedocs.io/en/v1.21 " target =" _blank" rel =" noopener noreferrer" title =" Documentation" >
34
+ <a href =" https://docs. mockbukkit.org " target =" _blank" rel =" noopener noreferrer" title =" Documentation" >
35
35
<button
36
36
v-if =" true"
37
37
class =" rounded-md border-2 border-gray-600 px-5 py-1 transition duration-200 ease-in-out hover:scale-105"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ const footer_categories = [
5
5
links: [
6
6
{
7
7
name: " Documentation" ,
8
- url: " https://mockbukkit.readthedocs.io/en/v1.21/ " ,
8
+ url: " https://docs. mockbukkit.org " ,
9
9
title: " Documentation" ,
10
10
},
11
11
{
@@ -70,7 +70,7 @@ const footer_categories = [
70
70
/>
71
71
<div >
72
72
<p class =" text-sm text-neutral-800 dark:text-neutral-400 max-md:text-center max-xl:mr-4" >
73
- © 2024 The Mockbukkit Team.
73
+ © 2024 The MockBukkit Team.
74
74
</p >
75
75
</div >
76
76
</div >
You can’t perform that action at this time.
0 commit comments