From 914ddd841a6c9b9de1f0d5b92efae7bc141eae7c Mon Sep 17 00:00:00 2001 From: Sam O'Dell <31352624+samodell@users.noreply.github.com> Date: Wed, 11 Jul 2018 11:23:31 -0700 Subject: [PATCH] Update and rename updating-live-application.md to updating-existing-app.md --- serving/updating-existing-app.md | 2 ++ serving/updating-live-application.md | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 serving/updating-existing-app.md delete mode 100644 serving/updating-live-application.md diff --git a/serving/updating-existing-app.md b/serving/updating-existing-app.md new file mode 100644 index 000000000..b996c3e3e --- /dev/null +++ b/serving/updating-existing-app.md @@ -0,0 +1,2 @@ +# Updating an Existing App + diff --git a/serving/updating-live-application.md b/serving/updating-live-application.md deleted file mode 100644 index b3478e6bf..000000000 --- a/serving/updating-live-application.md +++ /dev/null @@ -1 +0,0 @@ -# Updating a Live Application