Fix broken links in crypto documentation.

Links in public documentation:

https://developer.android.com/reference/java/security/package-summary.html
https://developer.android.com/reference/javax/security/auth/login/package-summary.html

are currently broken because they contain an extra "../".

Test: After manually removing that part of the link URLs from the above
      pages, the links work.
Bug: 77688043

(cherry picked from commit 8e624dd4e92b169d44c096374a0c11e6f79bdb1a)

Change-Id: I6ea99a5edeb72fbe77ddc5a5349ec4127e70260d
Merged-In: I6ea99a5edeb72fbe77ddc5a5349ec4127e70260d
2 files changed