Skip to content

Commit 040cc33

Browse files
authored
Update README links to point to SciML organization
1 parent 9110cbc commit 040cc33

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@
77

88

99
[docs-dev-img]: https://img.shields.io/badge/docs-latest-blue.svg
10-
[docs-dev-url]: https://jonniedie.github.io/ConcreteStructs.jl/dev
10+
[docs-dev-url]: https://SciML.github.io/ConcreteStructs.jl/dev
1111

1212
[docs-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg
13-
[docs-stable-url]: https://jonniedie.github.io/ConcreteStructs.jl/stable
13+
[docs-stable-url]: https://SciML.github.io/ConcreteStructs.jl/stable
1414

15-
[github-img]: https://img.shields.io/github/workflow/status/jonniedie/ConcreteStructs.jl/CI
16-
[github-url]: https://github.com/jonniedie/ConcreteStructs.jl/actions/workflows/CI
15+
[github-img]: https://img.shields.io/github/workflow/status/SciML/ConcreteStructs.jl/CI
16+
[github-url]: https://github.com/SciML/ConcreteStructs.jl/actions/workflows/CI
1717

18-
[codecov-img]: https://img.shields.io/codecov/c/github/jonniedie/ConcreteStructs.jl
19-
[codecov-url]: https://codecov.io/gh/jonniedie/ConcreteStructs.jl
18+
[codecov-img]: https://img.shields.io/codecov/c/github/SciML/ConcreteStructs.jl
19+
[codecov-url]: https://codecov.io/gh/SciML/ConcreteStructs.jl
2020

2121

2222
ConcreteStructs.jl exports the macro `@concrete`, which can be used to make non-concrete structs

0 commit comments

Comments
Β (0)