From 7e017304a72eac8839ff8e73882c49b2f47f50f0 Mon Sep 17 00:00:00 2001 From: Tom <20648924+moT01@users.noreply.github.com> Date: Tue, 5 Mar 2019 17:51:08 -0600 Subject: [PATCH] fix: rename guide folders [spanish] (#35285) --- .../index.md | 0 .../index.md | 0 .../index.md | 0 .../index.md | 0 .../index.md | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename guide/spanish/certifications/apis-and-microservices/managing-packages-with-npm/{how-to-use-package-json-the-core-of-any-node-js-project-or-npm-package => how-to-use-package.json-the-core-of-any-node.js-project-or-npm-package}/index.md (100%) rename guide/spanish/certifications/front-end-libraries/react/{access-props-using-this-props => access-props-using-this.props}/index.md (100%) rename guide/spanish/certifications/front-end-libraries/react/{set-state-with-this-setstate => set-state-with-this.setstate}/index.md (100%) rename guide/spanish/certifications/front-end-libraries/react/{use-array-filter-to-dynamically-filter-an-array => use-array.filter-to-dynamically-filter-an-array}/index.md (100%) rename guide/spanish/certifications/front-end-libraries/react/{use-array-map-to-dynamically-render-elements => use-array.map-to-dynamically-render-elements}/index.md (100%) diff --git a/guide/spanish/certifications/apis-and-microservices/managing-packages-with-npm/how-to-use-package-json-the-core-of-any-node-js-project-or-npm-package/index.md b/guide/spanish/certifications/apis-and-microservices/managing-packages-with-npm/how-to-use-package.json-the-core-of-any-node.js-project-or-npm-package/index.md similarity index 100% rename from guide/spanish/certifications/apis-and-microservices/managing-packages-with-npm/how-to-use-package-json-the-core-of-any-node-js-project-or-npm-package/index.md rename to guide/spanish/certifications/apis-and-microservices/managing-packages-with-npm/how-to-use-package.json-the-core-of-any-node.js-project-or-npm-package/index.md diff --git a/guide/spanish/certifications/front-end-libraries/react/access-props-using-this-props/index.md b/guide/spanish/certifications/front-end-libraries/react/access-props-using-this.props/index.md similarity index 100% rename from guide/spanish/certifications/front-end-libraries/react/access-props-using-this-props/index.md rename to guide/spanish/certifications/front-end-libraries/react/access-props-using-this.props/index.md diff --git a/guide/spanish/certifications/front-end-libraries/react/set-state-with-this-setstate/index.md b/guide/spanish/certifications/front-end-libraries/react/set-state-with-this.setstate/index.md similarity index 100% rename from guide/spanish/certifications/front-end-libraries/react/set-state-with-this-setstate/index.md rename to guide/spanish/certifications/front-end-libraries/react/set-state-with-this.setstate/index.md diff --git a/guide/spanish/certifications/front-end-libraries/react/use-array-filter-to-dynamically-filter-an-array/index.md b/guide/spanish/certifications/front-end-libraries/react/use-array.filter-to-dynamically-filter-an-array/index.md similarity index 100% rename from guide/spanish/certifications/front-end-libraries/react/use-array-filter-to-dynamically-filter-an-array/index.md rename to guide/spanish/certifications/front-end-libraries/react/use-array.filter-to-dynamically-filter-an-array/index.md diff --git a/guide/spanish/certifications/front-end-libraries/react/use-array-map-to-dynamically-render-elements/index.md b/guide/spanish/certifications/front-end-libraries/react/use-array.map-to-dynamically-render-elements/index.md similarity index 100% rename from guide/spanish/certifications/front-end-libraries/react/use-array-map-to-dynamically-render-elements/index.md rename to guide/spanish/certifications/front-end-libraries/react/use-array.map-to-dynamically-render-elements/index.md