In the latest version of https://dev.java/learn/oop/ (archived as is at https://web.archive.org/web/20260424210848/https://dev.java/learn/oop/ )
In the sentence
You will learn the reasons for this later in the sections on Classes and Objects, Interfaces and Inheritance.
The word "Inheritance" links to https://dev.java/learn/numbers-strings/strings/ , which appears to be a mistake, as that is an article on Strings, not the Object-Oriented Programming concept of Inheritance.

In the latest version of https://dev.java/learn/oop/ (archived as is at https://web.archive.org/web/20260424210848/https://dev.java/learn/oop/ )
In the sentence
The word "Inheritance" links to https://dev.java/learn/numbers-strings/strings/ , which appears to be a mistake, as that is an article on Strings, not the Object-Oriented Programming concept of Inheritance.