Skip to content

Commit 45a30ea

Browse files
author
Jordan McCullough
committed
Update package name, directory
1 parent 9805760 commit 45a30ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/java/com/ambientideas/App.java renamed to src/main/java/com/github/App.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package com.ambientideas;
1+
package com.github;
22

33
/**
44
* Hello again
@@ -14,4 +14,4 @@ public static void main( String[] args )
1414
}
1515
}
1616

17-
//foo
17+
//foo

0 commit comments

Comments
 (0)