Skip to content

Commit

Permalink
changed link and updated title (#2295)
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrdic authored Jan 4, 2024
1 parent 2491a5f commit fad3a85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/knowledge-white-label/white-label-apps-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ If you are building white label apps for multiple customers, you will need acces

You will also need to make sure that distribution certificates, bundle ids, provisioning profiles, APNS certificates, analytics configurations etc. are available for each version of the app you are going to build.

In order to write your white labeling scripts, familiarity with shell scripting will also be an advantage. You can find some samples for common tasks [here](./white-label-getting-started/).
In order to write your white labeling scripts, familiarity with shell scripting will also be an advantage. You can find some samples for common tasks [here](https://docs.codemagic.io/yaml-quick-start/white-label-getting-started/).

## Managing assets

Expand Down
2 changes: 1 addition & 1 deletion content/yaml-quick-start/building-a-unity-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ OR
6. Close the project settings and build settings.

##
#### Modify the base Gradle template
#### Modify the base Gradle template (Only for Unity Versions older than Unity 2022)
1. In the project explorer expand **Assets > Plugins > Android**.
2. Double click on **baseProjectTemplate.gradle**.
3. Replace the entire file contents with the following:
Expand Down

0 comments on commit fad3a85

Please sign in to comment.