We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53fc625 commit c5f18f0Copy full SHA for c5f18f0
src/main/java/com/thealgorithms/physics/Relativity.java
@@ -6,8 +6,7 @@
6
* in the laboratory frame with respect to the object's own frame, and velocity
7
* with respect to the moving frame.
8
*
9
- * @see
10
- * <a href="https://en.wikipedia.org/wiki/List_of_relativistic_equations">Wikipedia</a>
+ * @see <a href="https://en.wikipedia.org/wiki/List_of_relativistic_equations">Wikipedia</a>
11
*/
12
public final class Relativity {
13
0 commit comments