From: Neil Smith Date: Fri, 21 Jul 2017 13:42:41 +0000 (+0100) Subject: Renamed day 4 directory X-Git-Url: https://git.njae.me.uk/?a=commitdiff_plain;h=41af8166480ab766f9f2b9e8ce9c7666ae9b02b9;p=ou-summer-of-code-2017.git Renamed day 4 directory --- diff --git a/problem-ideas.ipynb b/problem-ideas.ipynb index 66012c7..5d0edde 100644 --- a/problem-ideas.ipynb +++ b/problem-ideas.ipynb @@ -18,7 +18,7 @@ "1. [Ticket prices](01-ticket-prices)\n", "2. [Lift instructions](02-lifts)\n", "3. [Door codes](03-door-codes)\n", - "4. [Ghost leg, follow and pack](04-08-amidakuji)\n", + "4. [Ghost leg, follow and pack](04-amidakuji)\n", "5. [Display board](05-display-board)\n", "6. [Tour shapes](06-tour-shapes)\n", "7. [Virtual machine](07-interpreter)\n", @@ -310,7 +310,7 @@ "1. [Ticket prices](01-ticket-prices): Ruby x\n", "2. [Lift instructions](02-lifts): Brainfuck x\n", "3. [Door codes](03-door-codes): Dart x\n", - "4. [Ghost leg, follow and pack](04-08-amidakuji): Clojure\n", + "4. [Ghost leg, follow and pack](04-amidakuji): Clojure\n", "5. [Display board](05-display-board): JavaScript/Node.js\n", "6. [Tour shapes](06-tour-shapes): Lua\n", "7. [Virtual machine](07-interpreter): Haskell (Advent 16 day 23)\n",