Skip to content

Commit a3be741

Browse files
committed
update Recce doc URL in text
1 parent 5db54fe commit a3be741

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/agreement/privacy-policy.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ When you access or use the Services, we automatically collect personal informati
2727

2828
Log Files: We gather certain personal information about your use of the Services, including the type of browser you use, access times, pages viewed, your IP address and the page you visited before navigating to the Services, and store it in log files.
2929

30-
Personal information Collected by Cookies and Other Tracking Technologies: We use various technologies to collect personal information including cookies. For more information about cookies, and how to disable them, please see our Cookie Policy page [https://datarecce.io/docs/agreement/privacy-policy/](/docs/agreement/privacy-policy/) and Your Choices below.
30+
Personal information Collected by Cookies and Other Tracking Technologies: We use various technologies to collect personal information including cookies. For more information about cookies, and how to disable them, please see our Cookie Policy page [https://docs.datarecce.io/agreement/privacy-policy/](https://docs.datarecce.io/agreement/privacy-policy/) and Your Choices below.
3131

3232
### Personal information We Collect from Other Sources
3333

@@ -126,7 +126,7 @@ You may be able to add, update or delete your personal information, but we will
126126

127127
### Cookies
128128

129-
Most web browsers are set to accept cookies by default. If you prefer, you can usually choose to set your browser to remove or reject browser cookies. Please note that if you choose to remove or reject cookies, this could affect the availability and functionality of our Services. For more information, please see Recce’s Cookie Policy at [https://datarecce.io/docs/agreement/cookies-policy/](/docs/agreement/cookies-policy/)
129+
Most web browsers are set to accept cookies by default. If you prefer, you can usually choose to set your browser to remove or reject browser cookies. Please note that if you choose to remove or reject cookies, this could affect the availability and functionality of our Services. For more information, please see Recce’s Cookie Policy at [https://docs.datarecce.io/agreement/cookies-policy/](https://docs.datarecce.io/agreement/cookies-policy/)
130130

131131
## Promotional Communications
132132

docs/recce-cloud/getting-started-recce-cloud.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -205,9 +205,9 @@ Switch to the **Query** tab and paste the following query:
205205
Enter the primary key as `order_id` and click the `Run Diff` button.
206206
![Recce Query Diff](../assets/images/recce-cloud/query-diff.png){: .shadow}
207207
1. Click the `Add to Checklist` button to add the query result to your Checklist
208-
1. On the `Checklist` page you'll find that there are three checks. The Row count diff and Schema diff are default [Preset Checks](https://datarecce.io/docs/features/preset-checks/), and the Query diff is your newly added check. Leave the checks as **unapproved**.
209-
1. Go back to the command line and terminate the Recce instance. Your Recce [State file](../features/state-file.md), containing your checklist and other artifacts will be encrypted and uploaded to Recce Cloud.
210-
1. Go to the PR page in your GitHub repository and scroll to the bottom. Notice that Recce Cloud shows that check are not approved:
208+
2. On the `Checklist` page you'll find that there are three checks. The Row count diff and Schema diff are default [Preset Checks](https://docs.datarecce.io/features/preset-checks/), and the Query diff is your newly added check. Leave the checks as **unapproved**.
209+
3. Go back to the command line and terminate the Recce instance. Your Recce [State file](../features/state-file.md), containing your checklist and other artifacts will be encrypted and uploaded to Recce Cloud.
210+
4. Go to the PR page in your GitHub repository and scroll to the bottom. Notice that Recce Cloud shows that check are not approved:
211211
![GitHub PR with unapproved Recce Checks](../assets/images/recce-cloud/pr-checks-wo-approved.png){: .shadow}
212212

213213

0 commit comments

Comments
 (0)