From 7e96162194ae886a7f6ee3ffdc19a8c6a9fafa6c Mon Sep 17 00:00:00 2001 From: Stephen Celis Date: Mon, 11 Jun 2018 09:19:12 -0400 Subject: [PATCH] Fix name --- .../Pages/01-episode.xcplaygroundpage/Contents.swift | 0 .../Pages/02-exercises.xcplaygroundpage/Contents.swift | 0 .../AlgebraicDataTypesPt3.playground/contents.xcplayground | 0 .../README.md | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename {0019-algebraic-data-types-pt2 => 0019-algebraic-data-types-pt3}/AlgebraicDataTypesPt3.playground/Pages/01-episode.xcplaygroundpage/Contents.swift (100%) rename {0019-algebraic-data-types-pt2 => 0019-algebraic-data-types-pt3}/AlgebraicDataTypesPt3.playground/Pages/02-exercises.xcplaygroundpage/Contents.swift (100%) rename {0019-algebraic-data-types-pt2 => 0019-algebraic-data-types-pt3}/AlgebraicDataTypesPt3.playground/contents.xcplayground (100%) rename {0019-algebraic-data-types-pt2 => 0019-algebraic-data-types-pt3}/README.md (100%) diff --git a/0019-algebraic-data-types-pt2/AlgebraicDataTypesPt3.playground/Pages/01-episode.xcplaygroundpage/Contents.swift b/0019-algebraic-data-types-pt3/AlgebraicDataTypesPt3.playground/Pages/01-episode.xcplaygroundpage/Contents.swift similarity index 100% rename from 0019-algebraic-data-types-pt2/AlgebraicDataTypesPt3.playground/Pages/01-episode.xcplaygroundpage/Contents.swift rename to 0019-algebraic-data-types-pt3/AlgebraicDataTypesPt3.playground/Pages/01-episode.xcplaygroundpage/Contents.swift diff --git a/0019-algebraic-data-types-pt2/AlgebraicDataTypesPt3.playground/Pages/02-exercises.xcplaygroundpage/Contents.swift b/0019-algebraic-data-types-pt3/AlgebraicDataTypesPt3.playground/Pages/02-exercises.xcplaygroundpage/Contents.swift similarity index 100% rename from 0019-algebraic-data-types-pt2/AlgebraicDataTypesPt3.playground/Pages/02-exercises.xcplaygroundpage/Contents.swift rename to 0019-algebraic-data-types-pt3/AlgebraicDataTypesPt3.playground/Pages/02-exercises.xcplaygroundpage/Contents.swift diff --git a/0019-algebraic-data-types-pt2/AlgebraicDataTypesPt3.playground/contents.xcplayground b/0019-algebraic-data-types-pt3/AlgebraicDataTypesPt3.playground/contents.xcplayground similarity index 100% rename from 0019-algebraic-data-types-pt2/AlgebraicDataTypesPt3.playground/contents.xcplayground rename to 0019-algebraic-data-types-pt3/AlgebraicDataTypesPt3.playground/contents.xcplayground diff --git a/0019-algebraic-data-types-pt2/README.md b/0019-algebraic-data-types-pt3/README.md similarity index 100% rename from 0019-algebraic-data-types-pt2/README.md rename to 0019-algebraic-data-types-pt3/README.md