Skip to content

Commit

Permalink
Merge pull request #1505 from Sengthay/fix/smartdesc_link
Browse files Browse the repository at this point in the history
Fix broken links
  • Loading branch information
ka0ula authored Dec 14, 2023
2 parents ddab7cc + 206782b commit 7815de4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _shared_content/develop/guides/formats/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ The parser is a set of instructions that schedules how information will be extra

The parser is written in YAML format.

Refer to the [How to write a parser documentation](write_a_parser.md#general) to develop your own parser.
Refer to the [How to write a parser documentation](parser.md) to develop your own parser.

## Definition of smart descriptions

Expand All @@ -63,4 +63,4 @@ A smart description consists of:

A relationship relies on a `source`, a `target` and a word (`type`) to describe the relationship

Take a look at the [How to write smart-descriptions guide](write_smartdescriptions.md) for more details.
Take a look at the [How to write smart-descriptions guide](smartdescriptions.md) for more details.

0 comments on commit 7815de4

Please sign in to comment.