aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaria Carolin Chabowski <laria@laria.me>2016-08-16 08:12:43 +0200
committerLaria Carolin Chabowski <laria@laria.me>2016-08-16 08:12:43 +0200
commit84f5a62b54908c3a89caa98e3e56fe919d7aaa22 (patch)
treee0279b9004bff8e3c88fd2eccd3d074c697a53cc
parent7a73646a223bf12e33f472a410b575e85c47be98 (diff)
downloadratatoeskr-cms-84f5a62b54908c3a89caa98e3e56fe919d7aaa22.tar.gz
ratatoeskr-cms-84f5a62b54908c3a89caa98e3e56fe919d7aaa22.tar.bz2
ratatoeskr-cms-84f5a62b54908c3a89caa98e3e56fe919d7aaa22.zip
rename github account
-rw-r--r--INSTALL.md2
-rwxr-xr-xcreate-package.sh2
-rw-r--r--ratatoeskr/libs/INFO2
-rw-r--r--ratatoeskr/licenses/stupid_template_engine2
4 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 8a59dfc..bd45536 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -17,7 +17,7 @@ You need these libraries to run Ratatöskr (it is probably already bundled with
Place "ste.php" directly into this directory.
- STE can be found here: <https://github.com/kch42/ste>
+ STE can be found here: <https://github.com/silvasur/ste>
2. PHP Markdown
diff --git a/create-package.sh b/create-package.sh
index f59d58f..293e1d1 100755
--- a/create-package.sh
+++ b/create-package.sh
@@ -14,7 +14,7 @@ mkdir templates/transc
cd libs
test -d ste || mkdir ste
cd ste
-wget https://github.com/kch42/ste/archive/master.zip
+wget https://github.com/silvasur/ste/archive/master.zip
unzip master.zip
cp ste-master/ste.php .
cp -r ste-master/src .
diff --git a/ratatoeskr/libs/INFO b/ratatoeskr/libs/INFO
index 4b4e5e3..1ce4244 100644
--- a/ratatoeskr/libs/INFO
+++ b/ratatoeskr/libs/INFO
@@ -4,7 +4,7 @@ This directory will hold some libraries Ratatöskr needs.
Place the STE files into the subdirectory "ste" (create it, if it doesn't exist). At least "ste.php" and the "src" directory of STE are needed!
- STE can be found here: <https://github.com/kch42/ste>
+ STE can be found here: <https://github.com/silvasur/ste>
2. PHP Markdown
diff --git a/ratatoeskr/licenses/stupid_template_engine b/ratatoeskr/licenses/stupid_template_engine
index b220583..b8d95c6 100644
--- a/ratatoeskr/licenses/stupid_template_engine
+++ b/ratatoeskr/licenses/stupid_template_engine
@@ -1,4 +1,4 @@
-Copyright (c) 2011 Kevin Chabowski
+Copyright (c) 2011 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