Skip to content

Commit

Permalink
Remove left overs of gitbook
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomato6966 committed Sep 24, 2024
1 parent 50d373f commit fe1bf33
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Easy, flexible and feature-rich lavalink@v4 Client. Both for Beginners and Profi
<a href="https://www.npmjs.com/package/lavalink-client">
<img src="https://img.shields.io/npm/dt/lavalink-client.svg?maxAge=3600&style=for-the-badge&logo=npm&logoColor=red" alt="NPM downloads" />
</a>
<a href="https://lc4.gitbook.io/lavalink-client/">
<a href="https://tomato6966.github.io/lavalink-client/">
<img src="https://img.shields.io/badge/Documation-%230288D1.svg?style=for-the-badge&logo=gitbook&logoColor=white" alt="Get Started Now">
</a>
</p>
Expand Down Expand Up @@ -748,4 +748,4 @@ if(previousTrack) {
- Added PR Packages to install all commits / packages at once `https://pkg.pr.new/Tomato6966/lavalink-client`
- Removed the dist folder, and added prepare Scripts
- Added attributes for git linting
- Removed the old (gitbook) documentation, and swapped it to a NEW TSDOC Themed Documentation
- Removed the old (gitbook) documentation, and swapped it to a NEW TSDOC Themed Documentation via astro.dev and mdx
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"bugs": {
"url": "https://github.com/tomato6966/lavalink-client/issues"
},
"homepage": "https://lc4.gitbook.io/lavalink-client/",
"homepage": "https://tomato6966.github.io/lavalink-client/",
"devDependencies": {
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.11.0",
Expand Down

0 comments on commit fe1bf33

Please sign in to comment.