diff --git a/docs/en/09-data-out/_sub_cs.mdx b/docs/en/09-data-out/_sub_cs.mdx index a435ea0273c94cbe75eaf7431e1a9c39d49d92e3..a09e91422b12d3bfea1794d73aec28335dea9056 100644 --- a/docs/en/09-data-out/_sub_cs.mdx +++ b/docs/en/09-data-out/_sub_cs.mdx @@ -1,3 +1,3 @@ ```csharp -{{#include docs/examples/csharp/SubscribeDemo.cs}} +{{#include docs/examples/csharp/native-example/SubscribeDemo.cs}} ``` \ No newline at end of file diff --git a/docs/en/15-programming/01-connect/06-csharp.md b/docs/en/15-programming/01-connect/06-csharp.md index 948415c740f6b79507e86ad1332320f2ec341604..16a065a3a7f2a2bd9bbf15903570fad11198890f 100644 --- a/docs/en/15-programming/01-connect/06-csharp.md +++ b/docs/en/15-programming/01-connect/06-csharp.md @@ -74,5 +74,5 @@ Replace with real TDengine cloud DSN. To obtain the real value, please l ``` ```C# -{{#include docs/examples/csharp/cloud-example/Connect.cs}} +//{{#include docs/examples/csharp/cloud-example/Connect.cs}} ``` diff --git a/docs/en/eco_system.webp b/docs/en/eco_system.webp new file mode 100644 index 0000000000000000000000000000000000000000..1bc754db97e4bc976805ad41050d642cb3c424a7 Binary files /dev/null and b/docs/en/eco_system.webp differ