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 ae3a26b commit 9ce95feCopy full SHA for 9ce95fe
docs/content/doc/usage/packages/rpm.en-us.md
@@ -79,7 +79,7 @@ The server responds with the following HTTP Status codes.
79
80
## Delete a package
81
82
-To delete a Debian package perform a HTTP DELETE operation. This will delete the package version too if there is no file left.
+To delete an RPM package perform a HTTP DELETE operation. This will delete the package version too if there is no file left.
83
84
```
85
DELETE https://gitea.example.com/api/packages/{owner}/rpm/{package_name}/{package_version}/{architecture}
0 commit comments