diff --git a/docs/uri-scheme-browse-person.rst b/docs/uri-scheme-browse-person.rst
deleted file mode 100644
--- a/docs/uri-scheme-browse-person.rst
+++ /dev/null
@@ -1,10 +0,0 @@
-Person
-^^^^^^
-
-.. http:get:: /browse/person/(person_id)/
-
- HTML view that displays information regarding a person.
-
- :param int person_id: the id of a person
- :statuscode 200: no error
- :statuscode 404: requested person can not be found in the archive
diff --git a/docs/uri-scheme-browse.rst b/docs/uri-scheme-browse.rst
--- a/docs/uri-scheme-browse.rst
+++ b/docs/uri-scheme-browse.rst
@@ -22,7 +22,6 @@
* :http:get:`/browse/content/[(algo_hash):](hash)/`: Display a content
* :http:get:`/browse/content/[(algo_hash):](hash)/raw/`: Get / Download content raw data
* :http:get:`/browse/directory/(sha1_git)/`: Browse the content of a directory
- * :http:get:`/browse/person/(person_id)/`: Information on a person
* :http:get:`/browse/revision/(sha1_git)/`: Browse a revision
* :http:get:`/browse/revision/(sha1_git)/log/`: Browse history log heading to a revision
@@ -83,8 +82,6 @@
.. include:: uri-scheme-browse-origin.rst
-.. include:: uri-scheme-browse-person.rst
-
.. include:: uri-scheme-browse-release.rst
.. include:: uri-scheme-browse-revision.rst
diff --git a/swh/web/templates/browse/help.html b/swh/web/templates/browse/help.html
--- a/swh/web/templates/browse/help.html
+++ b/swh/web/templates/browse/help.html
@@ -69,7 +69,7 @@
{% url 'browse-directory' '977fc4b98c0e85816348cebd3b12026407c368b6' %}
(see the
- documentation to get more details about how it is computed)
+ documentation to get more details about how it is computed)