diff --git a/2014-07-28-active-objects.md b/2014-07-28-active-objects.md index c87dedf..6ce5030 100644 --- a/2014-07-28-active-objects.md +++ b/2014-07-28-active-objects.md @@ -34,7 +34,7 @@ Off course Celluloid needs native threads, so you'll need to run rubinius or jru a fix for the problem, if we use celluloid. But it is a fix, it is not part of the system. The system has sequetial calls per thread and threads. Threads are evil as -i explain (rant about?) [here](/kide/threads.html), mainly because of the shared global memory. +i explain (rant about?) [here](/salama/threads.html), mainly because of the shared global memory. ### Messaging with inboxes diff --git a/LICENSE b/LICENSE index 5810f8d..9e8079c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2014 kide-ruby +Copyright (c) 2014 salama-ruby Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index e586b5a..1576189 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# kide.github.io +# salama.github.io -Kides webpage is done with github pages: https://help.github.com/categories/20/articles +Salamas webpage is done with github pages: https://help.github.com/categories/20/articles ###Contribute diff --git a/_layouts/kide.html b/_layouts/salama.html similarity index 50% rename from _layouts/kide.html rename to _layouts/salama.html index 23f03be..a78becb 100644 --- a/_layouts/kide.html +++ b/_layouts/salama.html @@ -13,10 +13,10 @@ layout: site

More Detail

diff --git a/_layouts/site.html b/_layouts/site.html index 7116ece..80159e3 100644 --- a/_layouts/site.html +++ b/_layouts/site.html @@ -24,7 +24,7 @@