Skip to content

Commit

Permalink
fix(Explore): remove hidden topics
Browse files Browse the repository at this point in the history
  • Loading branch information
JaronZ committed Jun 26, 2024
1 parent 2a7904b commit a726b31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ERMize/topics/ERMize.topic
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
</primary>

<secondary>
<title>Relationships and Subtypes</title>
<title>Relationships<!-- and Subtypes--></title>
<a href="Creating-a-Relationship.md" summary="Learn how to create relationships in ERMize." />
<a href="Creating-a-Subtype.topic" summary="Learn how to create subtypes in ERMize." />
<!-- <a href="Creating-a-Subtype.topic" summary="Learn how to create subtypes in ERMize." />-->
<a href="Creating-a-Reference.md" summary="Learn how to create references in ERMize." />
</secondary>

Expand Down

0 comments on commit a726b31

Please sign in to comment.