We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71ec42a commit 20a09a7Copy full SHA for 20a09a7
lib/hexdocs/bucket.ex
@@ -30,7 +30,7 @@ defmodule Hexdocs.Bucket do
30
:ok
31
end
32
33
- purge([path])
+ purge([key])
34
35
36
def upload(repository, package, version, all_versions, files) do
0 commit comments