diff options
author | Laria Carolin Chabowski <laria@laria.me> | 2016-08-16 08:11:34 +0200 |
---|---|---|
committer | Laria Carolin Chabowski <laria@laria.me> | 2016-08-16 08:11:34 +0200 |
commit | 74d87017aa46f57d2b9938531272b8bd695fecbc (patch) | |
tree | d480a3bbdb22d19e4fe253af7c1dba1896fc05bf | |
parent | af0fd03913db3f238a331ccfebbaebcd05a85803 (diff) | |
download | nebula2-master.tar.gz nebula2-master.tar.bz2 nebula2-master.zip |
-rw-r--r-- | LICENSE | 2 | ||||
-rw-r--r-- | README.markdown | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -5,7 +5,7 @@ of their respective owners. -------------------------------------------------------------------------------- -Copyright (c) 2013 Kevin Chabowski +Copyright (c) 2013 Laria Carolin Chabowski Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/README.markdown b/README.markdown index 096d379..a981ead 100644 --- a/README.markdown +++ b/README.markdown @@ -14,14 +14,14 @@ nebula2 uses these libraries: ### Using git - git clone https://github.com/kch42/nebula2.git + git clone https://github.com/silvasur/nebula2.git cd nebula2 git submodule init git submodule update ### As `.tar.bz2` archive -[kch42.de/progs/nebula2.tar.bz2](http://kch42.de/progs/nebula2.tar.bz2) +[hi-im.laria.me/progs/nebula2.tar.bz2](http://hi-im.laria.me/progs/nebula2.tar.bz2) ## Building |