Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix link to appendix-c
  • Loading branch information
Siddhant committed Apr 22, 2012
1 parent 5168fd8 commit d267a15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/appendix-d-delta.txt
Expand Up @@ -205,6 +205,6 @@ Native Perl 6 (new idioms)
* `%hash<key>` instead of `%hash{'key'}`, or `%hash<< key1 key2 >>` instead of `%hash{ 'key1', 'key2' }`
* `loop` instead of `while (1)`

For more native Perl 6, read the [cookbook](ap-c-cookbook.html).
For more native Perl 6, read the [cookbook](appendix-c-cookbook.html).

***

0 comments on commit d267a15

Please sign in to comment.