We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f84fcb commit e399831Copy full SHA for e399831
docs/guides/customer-payments/README.md
@@ -24,7 +24,7 @@ The easier way to check it out is to run React Demo App which demonstrate how to
24
To run the React Demo App:
25
26
1. Run Project Service API
27
-2. Copy folder [](react-stripe-js) OUTSIDE of `tc-project-service` folder, and then run inside `react-stripe-js`:
+2. Copy folder [react-stripe-js](./react-stripe-js) OUTSIDE of `tc-project-service` folder, and then run inside `react-stripe-js`:
28
29
```sh
30
# install dependencies
0 commit comments