From 0c04ec6d8321d961774e95918b792bb6e67a4f7f Mon Sep 17 00:00:00 2001 From: momo-jun Date: Mon, 26 Jun 2023 17:16:30 +0800 Subject: [PATCH] preview fix --- client-feature-matrix/index.mdx | 4 ++-- data/matrix.js | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/client-feature-matrix/index.mdx b/client-feature-matrix/index.mdx index 5556cfc51e74..2a47afdd4ce1 100644 --- a/client-feature-matrix/index.mdx +++ b/client-feature-matrix/index.mdx @@ -26,7 +26,7 @@ import { -### Readerer +### Reader @@ -37,4 +37,4 @@ import {

-For how to update this page, see [Pulsar Contribution Guide](site-intro.md#how-to-update-data-driven-pages). +For how to update this page, see [Pulsar Contribution Guide](/contribute/site-intro/#how-to-update-reference-pages). diff --git a/data/matrix.js b/data/matrix.js index eb7e8d3d9029..55054149e586 100644 --- a/data/matrix.js +++ b/data/matrix.js @@ -814,11 +814,11 @@ module.exports = { { Feature: "Inclusive/Non-inclusive", Java: 2, - "C++": 2, + "C++": 0, Go: 2, - Python: 2, + Python: 0, Nodejs: 0, - "C#/DotPulsar": 2, + "C#/DotPulsar": 0, Websocket: 0, REST: 0, "NET(C#/F#/VB)": 2,