You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/docs/pages/airdrop/initial-domain-mapping.mdx
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ or by running `make auth` in your snap-in repository.
36
36
37
37
### Add your token as an environment variable
38
38
39
-
Obtain a PAT-token from the **Settings** > **Account** tab of the dev org where you deploy your snap-in,
39
+
Obtain a PAT-token from the **Settings** > **Account** tab of the org where you deploy your snap-in,
40
40
and export it as `DEVREV_TOKEN`.
41
41
42
42
You can also run the following command if you are authenticated with the CLI:
@@ -104,8 +104,8 @@ The Chef UI generates an `initial_domain_mapping.json` file that must be embedde
104
104
105
105
Initial domain mappings provide two key configuration capabilities:
106
106
107
-
1.**Multiple mapping options**: The developer can choose how external record types map to DevRev records (for example, external *task* can map to either *issue* or *ticket*).
108
-
2.**Category-based defaults**: Mappings can apply to entire record type categories, automatically handling new record types.
107
+
-**Multiple mapping options**: The developer can choose how external record types map to DevRev records (for example, external *task* can map to either *issue* or *ticket*).
108
+
-**Category-based defaults**: Mappings can apply to entire record type categories, automatically handling new record types.
0 commit comments