Skip to content

Commit a97f945

Browse files
committed
readme: change link text
1 parent 8ccc35a commit a97f945

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ end
111111

112112
## Explore more
113113

114-
See the [examples](examples/) directory for [variants](examples/variants.jik), [table-driven policies](examples/tables.jik), more [error handling](examples/error_handling.jik), [word count](examples/word_count.jik), [Dijkstra](examples/dijkstra.jik), [Newton's method](examples/newton.jik), [Game of Life](examples/game_of_life.jik), [Forth](examples/forth.jik), and [C interop](examples/ffi_demo.jik).
114+
See the [examples](examples/) directory for [variants](examples/variants.jik), [tables](examples/tables.jik), more [error handling](examples/error_handling.jik), [word count](examples/word_count.jik), [Dijkstra](examples/dijkstra.jik), [Newton's method](examples/newton.jik), [Game of Life](examples/game_of_life.jik), [Forth](examples/forth.jik), and [C interop](examples/ffi_demo.jik).
115115

116116
## Packages
117117

0 commit comments

Comments
 (0)