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: docs/quickstart.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,10 +32,10 @@ To create your first project, follow these steps:
32
32
2. Click the **Create project** button.
33
33
3. Step through the wizard, providing details about your project as prompted:
34
34
35
-
1.**URL configuration:** Specify the URL where you intend to use the feedback widget. This URL must corresponds to the exact domain or subdomain where the widget will be used. For example, in our case we use `docs.pushfeedback.com` instead of `pushfeedback.com`.
36
-
2.**Email notification setup (optional):** You have the option to define up to three email addresses that will receive notifications.
37
-
3.**Get your code snippet**: The final step of the wizard shows your project code snippet, which contains your unique Project ID.
38
-
35
+
***URL configuration:** Specify the URL where you intend to use the feedback widget. This URL must corresponds to the exact domain or subdomain where the widget will be used. For example, in our case we use `docs.pushfeedback.com` instead of `pushfeedback.com`.
36
+
***Email notification setup (optional):** You have the option to define up to three email addresses that will receive notifications.
37
+
***Get your code snippet:** The final step of the wizard shows your project code snippet, which contains your unique Project ID.
38
+
39
39
## 3. Add the widget to your site
40
40
41
41
To integrate the PushFeedback widget into your website:
0 commit comments