Bladeren bron

Replace github SpringSource refs with spring-projects

Greg Turnquist 13 jaren geleden
bovenliggende
commit
6c5c914d47
2 gewijzigde bestanden met toevoegingen van 6 en 6 verwijderingen
  1. 3
    3
      README.ftl.md
  2. 3
    3
      README.md

+ 3
- 3
README.ftl.md Bestand weergeven

@@ -339,7 +339,7 @@ class ThisWillActuallyRun {
339 339
 
340 340
 > **Note:** It doesn't matter where the file is. You can even fit an application that small inside a [single tweet](https://twitter.com/rob_winch/status/364871658483351552)!
341 341
 
342
-Next, [install Spring Boot's CLI](https://github.com/SpringSource/spring-boot#installing-the-cli).
342
+Next, [install Spring Boot's CLI](https://github.com/spring-projects/spring-boot#installing-the-cli).
343 343
 
344 344
 Run it as follows:
345 345
 
@@ -361,6 +361,6 @@ Summary
361 361
 ----------------
362 362
 Congratulations! You built a simple web application with Spring Boot and learned how it can ramp up your development pace. You also turned on some handy production services.
363 363
 
364
-[spring-boot]: https://github.com/SpringSource/spring-boot
365
-[spring-boot-actuator]: https://github.com/SpringSource/spring-boot/blob/master/spring-boot-actuator/README.md
364
+[spring-boot]: https://github.com/spring-projects/spring-boot
365
+[spring-boot-actuator]: https://github.com/spring-projects/spring-boot/blob/master/spring-boot-actuator/README.md
366 366
 [gs-uploading-files]: /guides/gs/uploading-files

+ 3
- 3
README.md Bestand weergeven

@@ -485,7 +485,7 @@ class ThisWillActuallyRun {
485 485
 
486 486
 > **Note:** It doesn't matter where the file is. You can even fit an application that small inside a [single tweet](https://twitter.com/rob_winch/status/364871658483351552)!
487 487
 
488
-Next, [install Spring Boot's CLI](https://github.com/SpringSource/spring-boot#installing-the-cli).
488
+Next, [install Spring Boot's CLI](https://github.com/spring-projects/spring-boot#installing-the-cli).
489 489
 
490 490
 Run it as follows:
491 491
 
@@ -507,6 +507,6 @@ Summary
507 507
 ----------------
508 508
 Congratulations! You built a simple web application with Spring Boot and learned how it can ramp up your development pace. You also turned on some handy production services.
509 509
 
510
-[spring-boot]: https://github.com/SpringSource/spring-boot
511
-[spring-boot-actuator]: https://github.com/SpringSource/spring-boot/blob/master/spring-boot-actuator/README.md
510
+[spring-boot]: https://github.com/spring-projects/spring-boot
511
+[spring-boot-actuator]: https://github.com/spring-projects/spring-boot/blob/master/spring-boot-actuator/README.md
512 512
 [gs-uploading-files]: /guides/gs/uploading-files