Skip to content

Commit 922546e

Browse files
committed
deploy: db0722f
1 parent f4a94f6 commit 922546e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

installing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Add to your `build.sbt`
44

55
```scala
6-
libraryDependencies += "org.systemfw" %% "upperbound" % "0.5.0"
6+
libraryDependencies += "org.systemfw" %% "upperbound" % "0.4.0-2-db0722f"
77
```
88

99
`upperbound` is published for the following versions of Scala:

limiter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ limiter.use { limiter =>
174174
```
175175

176176
If you struggled to make sense of the examples in this section, it's
177-
recommended to watch [this talk](https://github.com/SystemFw/scala-italy-2018.)
177+
recommended to watch [this talk](https://systemfw.org/talks.html#scala-italy-2018).
178178

179179
## Adjusting rate and concurrency
180180

0 commit comments

Comments
 (0)