diff --git a/doc/manual/release-notes/rl-2.0.xml b/doc/manual/release-notes/rl-2.0.xml
index 94098bd86..bf2e93e2e 100644
--- a/doc/manual/release-notes/rl-2.0.xml
+++ b/doc/manual/release-notes/rl-2.0.xml
@@ -42,7 +42,7 @@
The command nix-push has been removed as
part of the effort to eliminate Nix's dependency on Perl. You can
use nix copy instead, e.g. nix copy
- --to /tmp/my-binary-cache paths…
+ --to file:///tmp/my-binary-cache paths…