Skip to content

Commit 5b53403

Browse files
committed
chore: fixes missing tutorial mention
1 parent 2dc8a9c commit 5b53403

File tree

1 file changed

+1
-1
lines changed
  • packages/obc/src/components/tables/TopicsList

1 file changed

+1
-1
lines changed

packages/obc/src/components/tables/TopicsList/example.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ world.scene.three.add(model);
6868
6969
:::
7070
71-
Before creating the table to display topics to the user, let's do some initial setup of the BCFTopics component. If you're unsure about the basics of working with the BCFTopics component, first check the [tutorial](/Tutorials/Components/Core/BCFTopics).
71+
Before creating the table to display topics to the user, let's do some initial setup of the BCFTopics component. If you're unsure about the basics of working with the BCFTopics component, first check the corresponding tutorial.
7272
*/
7373

7474
const users: CUI.TopicUserStyles = {

0 commit comments

Comments
 (0)