Skip to content

Commit 8d8755c

Browse files
authored
Update codesandbox example (#2770)
1 parent d8b3660 commit 8d8755c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ISSUE_TEMPLATE.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Questions
22

3-
43
**For discussions about features or questions about how to use Victory, please [start a new discussion](https://github.com/FormidableLabs/victory/discussions/new) rather than opening an issue.**
54

65
# Bug Reports
@@ -19,7 +18,7 @@ Describe the issue you're seeing, and what you expect the behavior to be.
1918

2019
### Reproduction
2120

22-
Please try to reproduce the issue you're seeing in a sandbox. You can [fork this sandbox](https://codesandbox.io/s/m3xo745x2x) to get started.
21+
Please try to reproduce the issue you're seeing in a sandbox. You can [fork this sandbox](https://codesandbox.io/s/dj4f7t) to get started.
2322

2423
If you can't reproduce your issue in a sandbox, please create a minimal git repo that demonstrates the problem you're seeing. Include instructions for installing and reproducing your error.
2524

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
- [Contributing](#contributing)
4242

4343
* See the **docs and examples** on the website: http://formidable.com/open-source/victory.
44-
* **Experiment** with all Victory components in this [code sandbox](https://codesandbox.io/s/m3xo745x2x)
44+
* **Experiment** with all Victory components in this [code sandbox](https://codesandbox.io/s/dj4f7t)
4545

4646
## Getting started
4747

@@ -85,6 +85,7 @@ Projects using Victory should also depend on [React][]. Victory works with React
8585
Victory Native shares most of its code with Victory, and has a nearly identical API! To learn more, check out the [Victory Native package README](./packages/victory-native/README.md).
8686

8787
## Contributing
88+
8889
Please see the [Contributing guide](CONTRIBUTING.md).
8990

9091
## Maintenance Status

0 commit comments

Comments
 (0)