Skip to content

Commit b5462a1

Browse files
committed
Chore: Remove Gurubase Widget (because it was removed from gurubase.io)
1 parent c99c71f commit b5462a1

File tree

4 files changed

+2
-33
lines changed

4 files changed

+2
-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/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)