|
3 | 3 | <h1 align="center">Scoop</h1> |
4 | 4 | </p> |
5 | 5 | <p align="center"> |
6 | | -<b><a href="https://github.com/lukesampson/scoop#what-does-scoop-do">Features</a></b> |
| 6 | +<b><a href="https://github.com/ScoopInstaller/scoop#what-does-scoop-do">Features</a></b> |
7 | 7 | | |
8 | | -<b><a href="https://github.com/lukesampson/scoop#installation">Installation</a></b> |
| 8 | +<b><a href="https://github.com/ScoopInstaller/scoop#installation">Installation</a></b> |
9 | 9 | | |
10 | | -<b><a href="https://github.com/lukesampson/scoop/wiki">Documentation</a></b> |
| 10 | +<b><a href="https://github.com/ScoopInstaller/scoop/wiki">Documentation</a></b> |
11 | 11 | </p> |
12 | 12 |
|
13 | 13 | - - - |
14 | 14 | <p align="center" > |
15 | | - <a href="https://github.com/lukesampson/scoop"> |
16 | | - <img src="https://img.shields.io/github/languages/code-size/lukesampson/scoop.svg" alt="Code Size" /> |
| 15 | + <a href="https://github.com/ScoopInstaller/scoop"> |
| 16 | + <img src="https://img.shields.io/github/languages/code-size/ScoopInstaller/scoop.svg" alt="Code Size" /> |
17 | 17 | </a> |
18 | | - <a href="https://github.com/lukesampson/scoop"> |
19 | | - <img src="https://img.shields.io/github/repo-size/lukesampson/scoop.svg" alt="Repository size" /> |
| 18 | + <a href="https://github.com/ScoopInstaller/scoop"> |
| 19 | + <img src="https://img.shields.io/github/repo-size/ScoopInstaller/scoop.svg" alt="Repository size" /> |
20 | 20 | </a> |
21 | | - <a href="https://ci.appveyor.com/project/lukesampson/scoop"> |
| 21 | + <a href="https://ci.appveyor.com/project/ScoopInstaller/scoop"> |
22 | 22 | <img src="https://ci.appveyor.com/api/projects/status/05foxatmrqo0l788?svg=true" alt="Build Status" /> |
23 | 23 | </a> |
24 | 24 | <a href="https://discord.gg/s9yRQHt"> |
25 | 25 | <img src="https://img.shields.io/badge/chat-on%20discord-7289DA.svg" alt="Discord Chat" /> |
26 | 26 | </a> |
27 | | - <a href="https://gitter.im/lukesampson/scoop"> |
28 | | - <img src="https://badges.gitter.im/lukesampson/scoop.png" alt="Gitter Chat" /> |
| 27 | + <a href="https://gitter.im/ScoopInstaller/scoop"> |
| 28 | + <img src="https://badges.gitter.im/ScoopInstaller/scoop.png" alt="Gitter Chat" /> |
29 | 29 | </a> |
30 | | - <a href="https://github.com/lukesampson/scoop/blob/master/LICENSE"> |
31 | | - <img src="https://img.shields.io/github/license/lukesampson/scoop.svg" alt="License" /> |
| 30 | + <a href="https://github.com/ScoopInstaller/scoop/blob/master/LICENSE"> |
| 31 | + <img src="https://img.shields.io/github/license/ScoopInstaller/scoop.svg" alt="License" /> |
32 | 32 | </a> |
33 | 33 | </p> |
34 | 34 |
|
@@ -95,7 +95,7 @@ $env:SCOOP_GLOBAL='F:\GlobalScoopApps' |
95 | 95 | # run the installer |
96 | 96 | ``` |
97 | 97 |
|
98 | | -## [Documentation](https://github.com/lukesampson/scoop/wiki) |
| 98 | +## [Documentation](https://github.com/ScoopInstaller/scoop/wiki) |
99 | 99 |
|
100 | 100 | ## Multi-connection downloads with `aria2` |
101 | 101 |
|
@@ -137,7 +137,7 @@ If you find Scoop useful and would like to support ongoing development and maint |
137 | 137 | The following buckets are known to scoop: |
138 | 138 |
|
139 | 139 | - [main](https://github.com/ScoopInstaller/Main) - Default bucket for the most common (mostly CLI) apps |
140 | | -- [extras](https://github.com/ScoopInstaller/Extras) - Apps that don't fit the main bucket's [criteria](https://github.com/lukesampson/scoop/wiki/Criteria-for-including-apps-in-the-main-bucket) |
| 140 | +- [extras](https://github.com/ScoopInstaller/Extras) - Apps that don't fit the main bucket's [criteria](https://github.com/ScoopInstaller/scoop/wiki/Criteria-for-including-apps-in-the-main-bucket) |
141 | 141 | - [games](https://github.com/Calinou/scoop-games) - Open source/freeware games and game-related tools |
142 | 142 | - [nerd-fonts](https://github.com/matthewjberger/scoop-nerd-fonts) - Nerd Fonts |
143 | 143 | - [nirsoft](https://github.com/kodybrown/scoop-nirsoft) - A subset of the [250](https://github.com/rasa/scoop-directory/blob/master/by-score.md#MCOfficer_scoop-nirsoft) [Nirsoft](https://nirsoft.net) apps |
|
0 commit comments