Skip to content

Commit a1ea2a3

Browse files
authored
Update README.md
1 parent f6450da commit a1ea2a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,12 @@ void main()
4747
}
4848
```
4949

50-
[![Open on run.dlang.io](https://img.shields.io/badge/run.dlang.io-open-blue.svg)](https://run.dlang.io/is/on6YTM)
50+
[![Open on run.dlang.io](https://img.shields.io/badge/run.dlang.io-open-blue.svg)](https://run.dlang.io/is/MV5tPC)
5151

5252
#### Example (30 sec)
5353
```d
5454
/+dub.sdl:
55-
dependency "mir-algorithm" version="~>0.9.1"
55+
dependency "mir-algorithm" version="~>1.1.1"
5656
+/
5757
void main()
5858
{
@@ -84,7 +84,7 @@ void main()
8484
}
8585
```
8686

87-
[![Open on run.dlang.io](https://img.shields.io/badge/run.dlang.io-open-blue.svg)](https://run.dlang.io/is/gSlbMb)
87+
[![Open on run.dlang.io](https://img.shields.io/badge/run.dlang.io-open-blue.svg)](https://run.dlang.io/gist/d98bdea7310ad7bd82731fe12ed892ea)
8888

8989
### Our sponsors
9090

0 commit comments

Comments
 (0)