Skip to content
This repository was archived by the owner on Jun 7, 2025. It is now read-only.

Commit 8c0639c

Browse files
committed
fix: site now builds successfully
1 parent 5a95e92 commit 8c0639c

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
lines changed

VCBot/vcguide.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,11 @@ Shortcut :
4444

4545
:::
4646

47-
</details>
48-
</ol>
49-
</details>
5047

5148
:::note
49+
5250
Your VC Session should be of Another ID else you won't be able to hear from same account.
51+
5352
:::
5453

5554
#### Knowing **VcBot Commands**
@@ -59,4 +58,4 @@ You can know VcBot Commands through two ways (after setting up VcBot).
5958
- Send `.help` -> `VcBot` -> `Explore plugins`.
6059
- Send `.vchelp` to your Vc Account.
6160

62-
---
61+
---

pyUltroid/pyUltroid.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pip3 install -U py-Ultroid
1515
```
1616

1717
# Documentation
18-
[![Documentation](https://img.shields.io/badge/Documentation-Ultroid-blue)](http://ultroid.tech/)
18+
[![Documentation](https://img.shields.io/badge/Documentation-Ultroid-blue)](https://ultroid.tech/)
1919

2020
# Usage
2121
- Create folders named `plugins`, `addons`, `assistant` and `resources`.
@@ -68,7 +68,7 @@ See more working plugins on [the offical repository](https://github.com/TeamUltr
6868
6969

7070
# License
71-
[![License](https://www.gnu.org/graphics/agplv3-155x51.png)](LICENSE)
71+
[![License](https://www.gnu.org/graphics/agplv3-155x51.png)](https://github.com/TeamUltroid/pyUltroid/blob/main/LICENSE)
7272
Ultroid is licensed under [GNU Affero General Public License](https://www.gnu.org/licenses/agpl-3.0.en.html) v3 or later.
7373

7474
# Credits

ultroid/languages.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ slug: /languages
3333
| Tamil | `ta`|
3434
| Turkish | `tr`|
3535

36-
<br>
36+
<br />
3737

3838
## Setting Up Langauge
3939
### Via Assistant Bot
@@ -51,4 +51,4 @@ slug: /languages
5151

5252
## Contributing
5353
- Want to add your language or do any fixes ?
54-
- >.[Click Here](/docs/contributing/translate)
54+
- >.[Click Here](/docs/translate)

0 commit comments

Comments
 (0)