Skip to content

Commit 5001fd7

Browse files
committed
Add missing link
1 parent 6ffd090 commit 5001fd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Cards/3.13.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ const categories = [
103103
},
104104
{
105105
cell: 2, // Third cell
106-
links: ['XXX'],
107-
labels: ['XXX']
106+
links: ['develop-run-non-transactional-operations-overview'],
107+
labels: ['Run Non-Transactional Storage Operations']
108108
}
109109
]
110110
},

0 commit comments

Comments
 (0)