updated readme url t use kabab case

This commit is contained in:
saurabhg772244
2024-09-17 12:39:46 +05:30
parent aa0836aecc
commit 38c6ad5ad6
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
>
> ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT.
>
> ## Please edit the corresponding file in [/packages/mermaid/src/docs/adding_new_shape/Readme.md](../../packages/mermaid/src/docs/adding_new_shape/Readme.md).
> ## Please edit the corresponding file in [/packages/mermaid/src/docs/adding-new-shape/Readme.md](../../packages/mermaid/src/docs/adding-new-shape/Readme.md).
# Custom SVG Shapes Library
@@ -209,7 +209,7 @@ To run the Cypress tests, follow these steps:
1. Ensure you have all dependencies installed by running:
```bash
npm install
pnpm install
```
2. Start the Cypress test runner:

View File

@@ -202,7 +202,7 @@ To run the Cypress tests, follow these steps:
1. Ensure you have all dependencies installed by running:
```bash
npm install
pnpm install
```
2. Start the Cypress test runner: