Skip to content

Commit 2df0871

Browse files
committed
Update link to docs
1 parent b577398 commit 2df0871

17 files changed

+1
-633
lines changed

DEVELOPMENT.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ npm start
99

1010
Main page: `http://localhost:8080/`
1111

12-
### Storybook
13-
14-
```sh
15-
npm run storybook
16-
```
17-
1812
## Deployment
1913

2014
Deploy steps:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ import functionPlot from 'function-plot'
4545
functionPlot(options)
4646
```
4747

48-
[`All the available options are described in the docs`](https://mauriciopoppe.github.io/function-plot/functions/functionPlot-1)
48+
[`All the available options are described in the docs`](https://mauriciopoppe.github.io/function-plot/docs/functions/default-1)
4949

5050
## License
5151

src/stories/01-Introduction.nostories.mdx

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

src/stories/02-PlottingACurve.nostories.mdx

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

src/stories/03-AdditionalOptions.nostories.mdx

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

src/stories/04-Domain.nostories.mdx

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

src/stories/05-NumberOfSamples.nostories.mdx

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

src/stories/06-Annotations.nostories.mdx

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

src/stories/07-RangeAndClosedPath.nostories.mdx

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

src/stories/08-LogarithmicScales.nostories.mdx

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

0 commit comments

Comments
 (0)