Skip to content

Commit ff221cc

Browse files
committed
chore: Fixed link to v3.0.0 PR
1 parent a9995e0 commit ff221cc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ If you override variables within `react-md`:
5454
+@include react-md-utils;
5555
```
5656

57-
> Check out the updated [customizing your theme documentation](https://react-md.dev/guides/customizing-your-theme), [#1214](https://github.com/mlaursen/react-md/pulls/1214), or [958f34f](https://github.com/mlaursen/react-md/commit/958f34f82152f55803b0693b490cd9a344eb70b3) for more in-depth examples.
57+
> Check out the updated [customizing your theme documentation](https://react-md.dev/guides/customizing-your-theme), [#1214](https://github.com/mlaursen/react-md/pull/1214), or [958f34f](https://github.com/mlaursen/react-md/commit/958f34f82152f55803b0693b490cd9a344eb70b3) for more in-depth examples.
5858
5959

6060
### BREAKING CHANGES

packages/documentation/src/blogs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ If you override variables within `react-md`:
6060
```
6161

6262
> Check out the updated
63-
> [customizing your theme documentation](/guides/customizing-your-theme), #1214,
64-
> or (958f34f) for more in-depth examples.
63+
> [customizing your theme documentation](/guides/customizing-your-theme),
64+
> (958f34f), or #1214 for more in-depth examples.
6565
6666
##### BREAKING CHANGES<!-- no-margin -->
6767

0 commit comments

Comments
 (0)