Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

Commit

Permalink
Fixed Git urls in README.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Martín Schonaker committed Oct 20, 2010
1 parent e4035eb commit fb4bcb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ that will take time if you don't have Maven already installed.

Two code repositories are needed to build this project:

* git+ssh://git@gitorious.process-one.net/wave-api/wave-api.git
* git+ssh://git@gitorious.process-one.net/android-wave/google-wave-api.git

Contains Google Wave Robot API and Wave Model projects backported to Java 5
(Android only accepts Java 5 files and original code is written for Java 6).
Expand All @@ -14,7 +14,7 @@ From this repository we need the "backport" branch. So this command may be
necessary:
git checkout -b backport origin/backport

* git+ssh://git@gitorious.process-one.net/wave-api/android-wave-client.git
* git+ssh://git@gitorious.process-one.net/android-wave/android-wave-client.git
The Android client itself. Requires the APIs from wave-api project listed above.


Expand Down

0 comments on commit fb4bcb3

Please sign in to comment.