Skip to content

Commit

Permalink
Fixed the broken links on netflix-sel/README.md file (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
sohanh authored Jul 23, 2024
1 parent 2382ea3 commit 80b7133
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions netflix-sel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ It is simple, secure, and safe.

## SEL Language guide

* [Getting started](lang-guide/getting-started.md)
* [Data types](lang-guide/data-type.md)
* [Operators](lang-guide/operator.md)
* [Expressions](lang-guide/expression.md)
* [Statements](lang-guide/statement.md)
* [Supported classes](lang-guide/class-function.md)
* [Examples](lang-guide/example.md)
* [Getting started](docs/lang-guide/getting-started.md)
* [Data types](docs/lang-guide/data-type.md)
* [Operators](docs/lang-guide/operator.md)
* [Expressions](docs/lang-guide/expression.md)
* [Statements](docs/lang-guide/statement.md)
* [Supported classes](docs/lang-guide/class-function.md)
* [Examples](docs/lang-guide/example.md)

0 comments on commit 80b7133

Please sign in to comment.