Skip to content

Commit ae21674

Browse files
committed
SpringSource -> spring-projects
Renameed Github org
1 parent b2ed1c6 commit ae21674

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ Using Homebrew:
88

99
Download the binary .tar.gz package:
1010

11-
[https://github.com/SpringSource/rest-shell/downloads](https://github.com/SpringSource/rest-shell/downloads)
11+
[https://github.com/spring-projects/rest-shell/downloads](https://github.com/spring-projects/rest-shell/downloads)
1212

1313
tar -zxvf rest-shell-1.2.0.RELEASE.tar.gz
1414
cd rest-shell-1.2.0.RELEASE
1515
bin/rest-shell
1616

1717
# Building and Running
1818

19-
git clone git://github.com/SpringSource/rest-shell.git
19+
git clone git://github.com/spring-projects/rest-shell.git
2020
cd rest-shell
2121
./gradlew installApp
2222
cd build/install/rest-shell-1.2.0.RELEASE

0 commit comments

Comments
 (0)