You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ej2-react/document-editor/collaborative-editing/overview.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,6 @@ Using the distributed cache or database all the editing operations are queued in
39
39
40
40
#### See Also
41
41
42
-
-[Collaborative editing using Redis cache in ASP.NET Core](../../document-editor/collaborative-editing/using-distributed-cache-asp-net-core)
43
-
-[Collaborative editing using Microsoft SQL server in ASP.NET Core](../../document-editor/collaborative-editing/using-database-in-asp-net-core)
44
-
-[Collaborative editing using Java](../../document-editor/collaborative-editing/using-java)
42
+
-[Collaborative editing using Redis cache in ASP.NET Core](../../document-processing/word/word-processor/asp-net-core/collaborative-editing/overview#distributed-cache-or-database)
43
+
-[Collaborative editing using Microsoft SQL server in ASP.NET Core](../../document-processing/word/word-processor/asp-net-core/collaborative-editing/using-dot-net)
44
+
-[Collaborative editing using Java](../../document-processing/word/word-processor/javascript-es6/collaborative-editing/using-java)
0 commit comments