diff --git a/2014-07-28-active-objects.md b/2014-07-28-active-objects.md index 5082e35..de308b9 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](/salama/threads.html), mainly because of the shared global memory. +i explain (rant about?) [here](/rubyx/threads.html), mainly because of the shared global memory. ### Messaging with inboxes diff --git a/CNAME b/CNAME deleted file mode 100644 index 82e3ee1..0000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -salama-vm.org diff --git a/README.md b/README.md index 78bb66b..7716af1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# [Salama webpages](http://salama-vm.org) +# [RubyX webpages](http://ruby-x.org) -Salamas webpage is done with github pages: https://help.github.com/categories/20/articles +RubyX's webpage is done with github pages: https://help.github.com/categories/20/articles ###Contribute diff --git a/_layouts/salama.html b/_layouts/rubyx.html similarity index 50% rename from _layouts/salama.html rename to _layouts/rubyx.html index 8e93a1f..740cccd 100644 --- a/_layouts/salama.html +++ b/_layouts/rubyx.html @@ -13,10 +13,10 @@ layout: site

More Detail

diff --git a/_layouts/site.html b/_layouts/site.html index b5f974f..7cf5fd0 100644 --- a/_layouts/site.html +++ b/_layouts/site.html @@ -23,7 +23,7 @@