Skip to content

Commit 4bc7890

Browse files
author
Rafael Grigorian
committed
Moved documentation outside repository
1 parent c5ca890 commit 4bc7890

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# Magento 2 — Cloudflare
2-
> Interact with popular Cloudflare features though Magento's backend portal
2+
> Interact with popular Cloudflare features though Magento's backend portal.
33
44
![](https://img.shields.io/badge/License-MIT-orange.svg?style=for-the-badge)
55
![](https://img.shields.io/badge/Version-1.0.0-orange.svg?style=for-the-badge)
66
![](https://img.shields.io/badge/Stability-Stable-orange.svg?style=for-the-badge)
77
![](https://img.shields.io/badge/Magento-2-orange.svg?style=for-the-badge)
88

99
<p align="center" >
10-
<img src="https://jetrails.github.io/magento2-cloudflare/assets/images/static/screenshot.png" width="100%" />
10+
<img src="docs/images/preview.png" width="100%" />
1111
</p>
1212

1313
## Documentation
14-
The user guide can be found [here](https://jetrails.github.io/magento2-cloudflare). The user guide goes through the installation process as well as explains all the features that comes with this extension. For further support, please email [development@jetrails.com](mailto://development@jetrails.com).
14+
The user guide can be found [here](https://learn.jetrails.com/article/magento-2-cloudflare-extension). The user guide goes through the installation process as well as explains all the features that comes with this extension. For further support, please email [development@jetrails.com](mailto://development@jetrails.com).
1515

1616
## Build System
1717
This extension uses __Gulp__ as it's build system. Gulp is a package that can be easily downloaded using __NPM__ or __Yarn__. Once this repository is cloned, run `npm install gulp -g` followed by `npm install` or `yarn install` to install Gulp and all Gulp modules used within this build system. Please refer to the following table for a description of some useful Gulp commands. A typical Gulp command takes the following form: `gulp <command>`.

docs/images/preview.png

690 KB
Loading

0 commit comments

Comments
 (0)