Skip to content

Commit 5bed7c9

Browse files
authored
Merge pull request #436 from ydah/broken-link
Fixes broken links in the table of contents of README
2 parents f5556af + a8e8b82 commit 5bed7c9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ Lrama is LALR (1) parser generator written by Ruby. The first goal of this proje
1313
* [Development](#development)
1414
* [How to generate parser.rb](#how-to-generate-parserrb)
1515
* [Test](#test)
16-
* [Profiling Lrama](#profiling-lrama)
16+
* [Call-stack Profiling Lrama](#call-stack-profiling-lrama)
17+
* [Memory Profiling Lrama](#memory-profiling-lrama)
1718
* [Build Ruby](#build-ruby)
1819
* [Release flow](#release-flow)
1920
* [License](#license)

0 commit comments

Comments
 (0)