mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 06:47:17 +10:00
Rename doc to customisation guide
This commit is contained in:
parent
a6fd77ba62
commit
f014c36229
3 changed files with 3 additions and 3 deletions
|
|
@ -30,7 +30,7 @@ repository instead of cloning it. See the following section.
|
|||
## Getting started with your own customisation
|
||||
|
||||
If you want to build your own Flex marketplace by customising the template application, see the
|
||||
[Getting started with customisation](docs/getting-started-with-customisation.md) documentation.
|
||||
[Customisation guide](docs/customisation-guide.md) documentation.
|
||||
|
||||
## Documentation
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ Documentation for specific topics can be found in the following files:
|
|||
|
||||
* Original
|
||||
[create-react-app documentation](https://github.com/sharetribe/create-react-app/blob/master/packages/react-scripts/template/README.md)
|
||||
* [Getting started with customisation](getting-started-with-customisation.md)
|
||||
* [Customisation guide](customisation-guide.md)
|
||||
* [Testing](testing.md)
|
||||
* [Error logging with Sentry](sentry.md)
|
||||
* [CI](ci.md)
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Getting started with customisation
|
||||
# Customisation guide
|
||||
|
||||
So you've decided to build your own Flex marketplace using the template. That's awesome! This guide
|
||||
will help you in setting up your fork and describes the general workflow.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue