Skip to content

Commit fed3392

Browse files
authored
Chore: Remove Gurubase Widget (because it was removed from gurubase.io) (#3059)
* Chore: Remove Gurubase Widget (because it was removed from gurubase.io) * Docs: #3059
1 parent c99c71f commit fed3392

File tree

5 files changed

+3
-33
lines changed

5 files changed

+3
-33
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,7 @@
4747
</a>
4848
<a href="https://github.com/BornToBeRoot/NETworkManager/issues/new?labels=Issue&template=Bug_report.md">
4949
<img alt="Bug report" src="https://img.shields.io/badge/github-bug_report-red.svg?style=for-the-badge&logo=github" />
50-
</a>
51-
<a href="https://gurubase.io/g/networkmanager">
52-
<img alt="Gurubase" src="https://img.shields.io/badge/Gurubase-Ask%20NETworkManager%20Guru-006BFF?style=for-the-badge" />
53-
</a>
50+
</a>
5451
</p>
5552
<p>
5653
<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>

Website/docs/changelog/next-release.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,4 @@ Release date: **xx.xx.2025**
5454
- Code cleanup & refactoring
5555
- Language files updated via [#transifex](https://github.com/BornToBeRoot/NETworkManager/pulls?q=author%3Aapp%2Ftransifex-integration)
5656
- Dependencies updated via [#dependabot](https://github.com/BornToBeRoot/NETworkManager/pulls?q=author%3Aapp%2Fdependabot)
57+
- Gurubase Widget removed [#3059](https://github.com/BornToBeRoot/NETworkManager/pull/3059)

Website/docusaurus.config.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,9 +143,7 @@ const config = {
143143
},
144144
}),
145145

146-
plugins: [
147-
require.resolve("./plugins/gurubase-widget.js")
148-
],
146+
plugins: [],
149147
};
150148

151149
export default config;

Website/plugins/.gitkeep

Whitespace-only changes.

Website/plugins/gurubase-widget.js

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)