diff options
author | Robin Houston <robin@lenny.robin> | 2011-06-14 23:50:52 +0100 |
---|---|---|
committer | Robin Houston <robin@lenny.robin> | 2011-06-14 23:50:52 +0100 |
commit | 183641e8cb68b08367ad5b651ec42c122f1de6a1 (patch) | |
tree | b84517389957cb7d8724167c313a57570c363409 | |
parent | 413184776338e621cd3bc5a2ae7083a763b607a9 (diff) |
Update config/locales symlink to not hardcode Seb’s home directory
l--------- | config/locales | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales b/config/locales index 748fbfcbe..10a4f96c3 120000 --- a/config/locales +++ b/config/locales @@ -1 +1 @@ -/home/seb/Code/alaveteli/vendor/rails-locales/rails/locale
\ No newline at end of file +../vendor/rails-locales/rails/locale
\ No newline at end of file |