diff --git a/swh/deposit/templates/homepage.html b/swh/deposit/templates/homepage.html --- a/swh/deposit/templates/homepage.html +++ b/swh/deposit/templates/homepage.html @@ -25,12 +25,9 @@ Deposit) is an interoperability standard for digital file deposit. -This implementation will permit interaction between a client (a -repository, e.g. hal) and a server -(SWH repository) to -permit deposits of software source code archives with associated -metadata. - +This implementation allows a client (a repository, e.g. hal) to deposit +software source archives and its associated metadata to the (SWH archive).

Documentation