From 934ad5b88298fa1831544519a101f0738b50bcde Mon Sep 17 00:00:00 2001 From: Otto Pellinen Date: Fri, 13 Sep 2019 14:15:41 +0300 Subject: [PATCH] Rename example files --- ...raw-and-extend-features.html => draw-and-append-features.html} | 0 .../{draw-and-extend-features.js => draw-and-append-features.js} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename examples/{draw-and-extend-features.html => draw-and-append-features.html} (100%) rename examples/{draw-and-extend-features.js => draw-and-append-features.js} (100%) diff --git a/examples/draw-and-extend-features.html b/examples/draw-and-append-features.html similarity index 100% rename from examples/draw-and-extend-features.html rename to examples/draw-and-append-features.html diff --git a/examples/draw-and-extend-features.js b/examples/draw-and-append-features.js similarity index 100% rename from examples/draw-and-extend-features.js rename to examples/draw-and-append-features.js