Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,7 @@
</a>
<a href="https://github.com/BornToBeRoot/NETworkManager/issues/new?labels=Issue&template=Bug_report.md">
<img alt="Bug report" src="https://img.shields.io/badge/github-bug_report-red.svg?style=for-the-badge&logo=github" />
</a>
<a href="https://gurubase.io/g/networkmanager">
<img alt="Gurubase" src="https://img.shields.io/badge/Gurubase-Ask%20NETworkManager%20Guru-006BFF?style=for-the-badge" />
</a>
</a>
</p>
<p>
<a href="#-download">Download</a> • <a href="#-donate">Donate</a> • <a href="#-changelog">Changelog</a> • <a href="#-documentation">Documentation</a> • <a href="#-contributing">Contributing</a> • <a href="#-build">Build</a> • <a href="#-license">License</a>
Expand Down
1 change: 1 addition & 0 deletions Website/docs/changelog/next-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,4 @@ Release date: **xx.xx.2025**
- Code cleanup & refactoring
- Language files updated via [#transifex](https://github.com/BornToBeRoot/NETworkManager/pulls?q=author%3Aapp%2Ftransifex-integration)
- Dependencies updated via [#dependabot](https://github.com/BornToBeRoot/NETworkManager/pulls?q=author%3Aapp%2Fdependabot)
- Gurubase Widget removed [#3059](https://github.com/BornToBeRoot/NETworkManager/pull/3059)
4 changes: 1 addition & 3 deletions Website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -143,9 +143,7 @@ const config = {
},
}),

plugins: [
require.resolve("./plugins/gurubase-widget.js")
],
plugins: [],
};

export default config;
Empty file added Website/plugins/.gitkeep
Empty file.
26 changes: 0 additions & 26 deletions Website/plugins/gurubase-widget.js

This file was deleted.