diff --git a/math/automorphic_numbers/automorphic.js b/math/automorphic_numbers/JavaScript/automorphic.js similarity index 100% rename from math/automorphic_numbers/automorphic.js rename to math/automorphic_numbers/JavaScript/automorphic.js diff --git a/math/automorphic_numbers/automorphic.cs b/math/automorphic_numbers/c#/automorphic.cs similarity index 100% rename from math/automorphic_numbers/automorphic.cs rename to math/automorphic_numbers/c#/automorphic.cs diff --git a/math/automorphic_numbers/automorphic.cpp b/math/automorphic_numbers/c++/automorphic.cpp similarity index 100% rename from math/automorphic_numbers/automorphic.cpp rename to math/automorphic_numbers/c++/automorphic.cpp diff --git a/math/automorphic_numbers/AutomorphicNumber.java b/math/automorphic_numbers/java /AutomorphicNumber.java similarity index 100% rename from math/automorphic_numbers/AutomorphicNumber.java rename to math/automorphic_numbers/java /AutomorphicNumber.java diff --git a/math/automorphic_numbers/automorphic.py b/math/automorphic_numbers/python/automorphic.py similarity index 100% rename from math/automorphic_numbers/automorphic.py rename to math/automorphic_numbers/python/automorphic.py