From 2628416383fa0a5d4b372853c32b9b7225c7e8f5 Mon Sep 17 00:00:00 2001 From: Andrew Shitov Date: Fri, 4 Dec 2020 17:03:25 +0100 Subject: fix link --- challenge-089/ash/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit