diff --git a/README.md b/README.md
index 5ab49fae3..dc8d5579b 100644
--- a/README.md
+++ b/README.md
@@ -287,9 +287,20 @@ pwsh Build.ps1
## Sponsors
-We are very grateful to the sponsors below, who have provided us with a no-cost license for their tools.
-
-
-
+We are grateful to the following sponsors, who provide the team with a no-cost license for using their tools.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Do you like this project? Consider to [sponsor](https://github.com/sponsors/json-api-dotnet), or just reward us by giving our repository a star.
diff --git a/docs/home/assets/home.js b/docs/home/assets/home.js
index 40e31c15a..3288b5647 100644
--- a/docs/home/assets/home.js
+++ b/docs/home/assets/home.js
@@ -83,7 +83,7 @@ function initTheme() {
}
// Sponsor panels linking
- $('div[sponsor]#jetbrains').on('click', () => navigateExternalTo('https://jb.gg/OpenSourceSupport'));
+ $('div[sponsor]#jetbrains').on('click', () => navigateExternalTo('https://www.jetbrains.com/community/opensource'));
$('div[sponsor]#araxis').on('click', () => navigateExternalTo('https://www.araxis.com/buy/open-source'));
const navigateExternalTo = (url) => {
diff --git a/docs/home/assets/img/jetbrains-logo-dark.svg b/docs/home/assets/img/jetbrains-logo-dark.svg
new file mode 100644
index 000000000..6c68019bf
--- /dev/null
+++ b/docs/home/assets/img/jetbrains-logo-dark.svg
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/home/assets/img/jetbrains-logo-light.svg b/docs/home/assets/img/jetbrains-logo-light.svg
new file mode 100644
index 000000000..cb3a2a0e5
--- /dev/null
+++ b/docs/home/assets/img/jetbrains-logo-light.svg
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/home/index.html b/docs/home/index.html
index a8530ec89..4b3294631 100644
--- a/docs/home/index.html
+++ b/docs/home/index.html
@@ -303,7 +303,11 @@ Sponsors
-
+
+
+
+
+