Skip to content

Commit 98f4e4c

Browse files
authored
Merge pull request #120 from aerogear/finp-patch-1
Update README.md
2 parents ee93514 + 14bb274 commit 98f4e4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ In a similar fashion to the oc and kubectl CLI, we have some core resources that
145145

146146
- **ClientConfig** The client config, is a resource created by aggregating together all of the available service configs. This resource is the configuration required in order to consume your mobile aware services from your mobile client. It is used by the client SDKs for the various mobile services.
147147

148-
- **ServiceConfig:** The service config contains the services' information that is used to configure the Mobile SDK. For more information see [here](./doc/service_config.md).
148+
- **ServiceConfig:** The service config contains the services' information that is used to configure the Mobile SDK. For more information see [here](./docs/service_config.md).
149149

150150
- **ClientBuild** The client build is backed by a regular BuildConfig, however the CLI will help you create this BuildConfig with as little effort as possible. This allows you to focus on just the mobile parts rather than needing to understand how to setup and manage a buildconfig and builds. For example, it will help you manage build credentials, and keys and ensure the build integrates seamlessly with the aereogear mobile build farm.
151151

@@ -185,4 +185,4 @@ In a similar fashion to the oc and kubectl CLI, we have some core resources that
185185
186186
## Contributing
187187

188-
Check the [`CONTRIBUTING.md`](https://github.com/aerogear/mobile-cli/blob/master/.github/CONTRIBUTING.md) file.
188+
Check the [`CONTRIBUTING.md`](https://github.com/aerogear/mobile-cli/blob/master/.github/CONTRIBUTING.md) file.

0 commit comments

Comments
 (0)