Skip to content

Commit 964232a

Browse files
committed
Pointing to new examples repo, update license
1 parent 122be37 commit 964232a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2015 Brandon Romano
3+
Copyright (c) 2016 Brandon Romano
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Obj is part of the Ash core, so you can immediately start using it within your A
1010

1111
Simply place your Classes in a directory named `classes` in the root of your modules directory, and start using them!
1212

13-
For an example of an ash module that uses objects, [look here](https://github.com/ash-shell/obj-examples).
13+
For an example of an ash module that uses objects, [look here](https://github.com/BrandonRomano/ash-obj-examples).
1414

1515
## Non Ash Users
1616

0 commit comments

Comments
 (0)