diff options
| author | Andrew Shitov <andy@shitov.ru> | 2020-12-04 17:03:25 +0100 |
|---|---|---|
| committer | Andrew Shitov <andy@shitov.ru> | 2020-12-04 17:03:25 +0100 |
| commit | 2628416383fa0a5d4b372853c32b9b7225c7e8f5 (patch) | |
| tree | 4855bb1f73f12cbd9ff3c31c59b067b662f9b6b4 | |
| parent | 78eed9e7149ff1d126fc5cb1bd59e3961c1ff5a2 (diff) | |
| download | perlweeklychallenge-club-2628416383fa0a5d4b372853c32b9b7225c7e8f5.tar.gz perlweeklychallenge-club-2628416383fa0a5d4b372853c32b9b7225c7e8f5.tar.bz2 perlweeklychallenge-club-2628416383fa0a5d4b372853c32b9b7225c7e8f5.zip | |
fix link
| -rw-r--r-- | challenge-089/ash/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/challenge-089/ash/index.md b/challenge-089/ash/index.md index 38ba73df6a..1082ae5adf 100644 --- a/challenge-089/ash/index.md +++ b/challenge-089/ash/index.md @@ -23,7 +23,7 @@ All the programs can be run from the command line and accept the value of `$N` a 1. [Raku](#1-raku) 1. [Python](#2-python) -1. [C++ (C++17)](#3-c-++) +1. [C++ (C++17)](#3-c) 1. [Perl](#4-perl) 1. [Ruby](#5-ruby) 1. [Scala](#6-scala) |
