Skip to content

Commit a7baf3d

Browse files
committed
updating toc
1 parent 1eed18f commit a7baf3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

table-of-content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#Perl 6 for problem solver
22

33
+ [Chapter 0](/chapter/text0.md) ..................... [Main Program](/chapter/bn0.pl6)
4-
- [goals](/chapter/text0.md#goals) - [methods](/chapter/text0.md#teaching-method) - [layout](/chapter/text0.md#chapter-layout) - [prerequisites](/chapter/text0.md#prerequisites)
5-
- [Perl philosophy](/chapter/text0.md#perl-philosophy) - [basic syntax](/chapter/text0.md#basic-syntax-rules) - [tiny example](/chapter/text0.md#first-example) - [built app](/chapter/text0.md#what-app-to-build)
4+
- [goals](/chapter/text0.md#goals) - [methods](/chapter/text0.md#teaching-method) - [layout](/chapter/text0.md#chapter-layout) - [built app](/chapter/text0.md#what-app-to-build) - [prerequisites](/chapter/text0.md#prerequisites)
5+
- [Perl philosophy](/chapter/text0.md#perl-philosophy) - [basic syntax](/chapter/text0.md#basic-syntax-rules) - [first example](/chapter/text0.md#first-example)
66
+ [Chapter 1](/chapter/text1.md) ..................... [Main Program](/chapter/bn1.pl6)
77
+ [Chapter 2](/chapter/text2.md) ..................... [Main Program](/chapter/bn2.pl6)
88
+ [Chapter 3](/chapter/text3.md) ..................... [Main Program](/chapter/bn3.pl6)

0 commit comments

Comments
 (0)