Skip to content

Commit

Permalink
refer to couchbaselabs repository
Browse files Browse the repository at this point in the history
Change-Id: Id4623182d235ffea39c37b49b40c865ef75ce662
  • Loading branch information
avsej committed Feb 19, 2013
1 parent c5026c2 commit 70ebf8c
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.markdown
Expand Up @@ -9,7 +9,7 @@ Couchbase 2.0 server.

2. Checkout this application

git clone git://github.com/avsej/couchbase-beer.rb.git beer.rb
git clone git://github.com/couchbaselabs/couchbase-beer.rb.git beer.rb

3. Install all dependencies

Expand Down Expand Up @@ -73,13 +73,13 @@ Couchbase as a session storage: just take a look at
probably will need to create yet another bucket for sessions.


[1]: https://github.com/avsej/couchbase-beer.rb/blob/master/config/couchbase.yml
[2]: https://github.com/avsej/couchbase-beer.rb/blob/master/config/deploy.rb
[3]: https://github.com/avsej/couchbase-beer.rb/blob/master/app/models/beer.rb
[4]: https://github.com/avsej/couchbase-beer.rb/blob/master/app/models/brewery.rb
[5]: https://github.com/avsej/couchbase-beer.rb/blob/master/app/models/beer
[6]: https://github.com/avsej/couchbase-beer.rb/blob/master/app/models/brewery
[1]: https://github.com/couchbaselabs/couchbase-beer.rb/blob/master/config/couchbase.yml
[2]: https://github.com/couchbaselabs/couchbase-beer.rb/blob/master/config/deploy.rb
[3]: https://github.com/couchbaselabs/couchbase-beer.rb/blob/master/app/models/beer.rb
[4]: https://github.com/couchbaselabs/couchbase-beer.rb/blob/master/app/models/brewery.rb
[5]: https://github.com/couchbaselabs/couchbase-beer.rb/blob/master/app/models/beer
[6]: https://github.com/couchbaselabs/couchbase-beer.rb/blob/master/app/models/brewery
[7]: https://github.com/couchbase/couchbase-ruby-model#readme
[8]: https://rubygems.org/gems/couchbase-model
[9]: https://github.com/avsej/couchbase-beer.rb/blob/master/config/application.rb#L68
[10]: https://github.com/avsej/couchbase-beer.rb/blob/master/config/initializers/session_store.rb#L10
[9]: https://github.com/couchbaselabs/couchbase-beer.rb/blob/master/config/application.rb#L68
[10]: https://github.com/couchbaselabs/couchbase-beer.rb/blob/master/config/initializers/session_store.rb#L10

0 comments on commit 70ebf8c

Please sign in to comment.