Skip to content

Commit

Permalink
rename extension
Browse files Browse the repository at this point in the history
  • Loading branch information
georgebabarus committed Oct 10, 2020
1 parent 8a1992e commit 0f693c7
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
import recommonmark
from recommonmark.transform import AutoStructify

project = u'Magento 2 Extended Filesystem'
project = u'Filesystem For Cloud Integration for Magento 2'
slug = re.sub(r'\W+', '-', project.lower())
version = __version__
release = __version__
Expand Down
2 changes: 1 addition & 1 deletion docs/source/details.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ There are few questions that could be raised related to the subject and the actu

Having microservice responsible for storage, processing, and delivery of all static content is a happy case that allows developers to focus on scaling independently compute and storage systems.

Also, having a microservice specialized in storing and delivering static files, allows improving this area independently. It is clear now, that this may be a big plus because website performance affects customer experience, conversions, and advertisement costs. (lately, advertisers are more and more careful about website performance)
Also, having a specialized microservice in storing and delivering static files, allows improving this area independently. It is clear now, that this may be a big plus because website performance affects customer experience, conversions, and advertisement costs. (lately, advertisers are more and more careful about website performance)

:ref:`Read more about Magento Files Storage as a Microservice for Magento 2. <mss>`

Expand Down
6 changes: 3 additions & 3 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
:keywords lang=en:
Magento 2, file storage, extension, cloud storage, service

***************************************
Magento filesystem component extension
***************************************
******************************************
Cloud Filesystem Integration for Magento 2
******************************************

.. include:: messages.rst

Expand Down

0 comments on commit 0f693c7

Please sign in to comment.