Skip to content

Commit 5073650

Browse files
committed
Lowercase snap-ins. Remove terminology.
1 parent 902c913 commit 5073650

File tree

2 files changed

+4
-143
lines changed

2 files changed

+4
-143
lines changed

fern/docs/pages/adaas/getting-started.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
# Getting started
22

3-
1. Create a new repo from the ADaaS Template repo:
3+
1. Create a new repo from the ADaaS template repo:
44
On [https://github.com/devrev/adaas-template](https://github.com/devrev/adaas-template) use the dropdown button `Use this template` and
55
then `Create a new repository`.
66
2. If you have not created a development organization on DevRev before, we suggest you create a dedicated
7-
[DevOrg for development purposes](https://app.devrev.ai/) where you will be publishing your ADaaS Snap-in.
7+
[DevOrg for development purposes](https://app.devrev.ai/) where you will be publishing your ADaaS snap-in.
88
3. Install required tools and packages:
99
- [devrev-cli](https://developer.devrev.ai/snapin-development/references/cli-install) (version 4.7 or higher)
1010
- [jq](https://stedolan.github.io/jq)
1111
- [golang](https://go.dev/doc/install)
1212
- [nodejs](https://nodejs.org/en/download/package-manager) (version 18.x.x+ or higher)
1313
4. Copy `Makefile.variable.example` to `Makefile.variable` and fill in the required variables.
14-
5. Configure a Keyring for the External System in the `manifest.yaml`.
14+
5. Configure a keyring for the external system in the `manifest.yaml`.
1515
See [Creating a Keyring](https://www.notion.so/Creating-a-Keyring-aa497671dc1b423fae70f7a0c14fba3a?pvs=21).
1616
6. Deploy a draft version of your Snap-In to you DevOrg using `make deploy`.
17-
7. Install the Snap-In in your DevRev DevOrg on the web by navigating to `Settings` -> `Snap-ins` -> `Install Snap-in`.
17+
7. Install the snap-in in your DevRev DevOrg on the web by navigating to **Settings** -> **Snap-ins** -> **Install snap-in**.
1818
8. Define the `Connection`.
1919
9. Create an `Import.`
2020

fern/docs/pages/adaas/terminology.mdx

Lines changed: 0 additions & 139 deletions
This file was deleted.

0 commit comments

Comments
 (0)