Skip to content

Commit 5a299af

Browse files
authored
Update link references
1 parent 65244e1 commit 5a299af

File tree

9 files changed

+25
-25
lines changed

9 files changed

+25
-25
lines changed

.github/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
Thank you for investing your time in contributing to our project!
44

5-
Please read our [Code of Conduct](https://github.com/RyanLua/Satchel?tab=coc-ov-file) to keep our community approachable and respectable.
5+
Please read our [Code of Conduct](https://github.com/ryanlua/satchel?tab=coc-ov-file) to keep our community approachable and respectable.
66

7-
When you contribute, you become a project contributor and both are shown on [our repository](https://github.com/RyanLua/Satchel), [contributors graph](https://github.com/RyanLua/Satchel/graphs/contributors), and [your contribution activity](https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/viewing-contributions-on-your-profile#contribution-activity).
7+
When you contribute, you become a project contributor and both are shown on [our repository](https://github.com/ryanlua/satchel), [contributors graph](https://github.com/ryanlua/satchel/graphs/contributors), and [your contribution activity](https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/viewing-contributions-on-your-profile#contribution-activity).
88

99
## GitHub Codespaces
1010

.github/SUPPORT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ If you would like to see support for another platform or report a platform-speci
1818

1919
### Reporting a Bug
2020

21-
If you've discovered a bug, please [file a bug report](https://github.com/RyanLua/Satchel/issues/new?assignees=&labels=bug&projects=&template=bug_report.yml). When creating the issue, please provide the following information:
21+
If you've discovered a bug, please [file a bug report](https://github.com/ryanlua/satchel/issues/new?assignees=&labels=bug&projects=&template=bug_report.yml). When creating the issue, please provide the following information:
2222

2323
- A clear and concise description of the bug.
2424
- Steps to reproduce the behavior.
@@ -28,7 +28,7 @@ If you've discovered a bug, please [file a bug report](https://github.com/RyanLu
2828

2929
### Requesting a Feature
3030

31-
If you have a suggestion for a new feature or an improvement, please [open a feature request](https://github.com/RyanLua/Satchel/issues/new?assignees=&labels=enhancement&projects=&template=feature_request.yml). When creating the issue, please provide the following information:
31+
If you have a suggestion for a new feature or an improvement, please [open a feature request](https://github.com/ryanlua/satchel/issues/new?assignees=&labels=enhancement&projects=&template=feature_request.yml). When creating the issue, please provide the following information:
3232

3333
- A clear and concise description of the feature.
3434
- Explanation of why this feature would be beneficial.

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,29 @@
66

77
<div align="center">
88

9-
[![CI](https://github.com/RyanLua/Satchel/actions/workflows/ci.yml/badge.svg)](https://github.com/RyanLua/Satchel/actions/workflows/ci.yml)
10-
[![GitHub Release](https://img.shields.io/github/v/release/RyanLua/Satchel)](https://github.com/RyanLua/Satchel/releases)
9+
[![CI](https://github.com/ryanlua/satchel/actions/workflows/ci.yml/badge.svg)](https://github.com/ryanlua/satchel/actions/workflows/ci.yml)
10+
[![GitHub Release](https://img.shields.io/github/v/release/ryanlua/satchel)](https://github.com/ryanlua/satchel/releases)
1111
[![Docs](https://img.shields.io/badge/docs-website-green)](https://satchel.luau.page/)
1212
[![Playground](https://img.shields.io/badge/playground-experience-blue)](https://www.roblox.com/games/13592168150)
1313
[![Discord](https://discord.com/api/guilds/1162303282002272359/widget.png)](https://discord.gg/N2KEnHzrsW)
1414
[![Mentioned in Awesome Roblox](https://awesome.re/mentioned-badge.svg)](https://github.com/awesome-roblox/awesome-roblox)
1515

1616
</div>
1717

18-
> Want just the CoreGui backpack? Check out [Purse](https://github.com/RyanLua/Purse), a sub-project of Satchel.
18+
> Want just the CoreGui backpack? Check out [Purse](https://github.com/ryanlua/Purse), a sub-project of Satchel.
1919
2020
Satchel is a modern open-source alternative to Roblox's default backpack. Satchel aims to be more customizable and easier to use than the default backpack while still having a "vanilla" feel. Installation of Satchel is as simple as dropping the module into your game and setting up a few properties if you like to customize it. It has a familiar feel and structure as to the default backpack for ease of use for both developers and players.
2121

2222
<img alt="Satchel on computer" src="assets/computer-thumbnail.png" style="width: 49%;"> <img alt="Satchel on computer with inventory open" src="assets/computer-inventory-thumbnail.png" style="width: 49%;">
2323
<img alt="Satchel on mobile" src="assets/phone-thumbnail.png" style="width: 49%;"> <img alt="Satchel on mobile with inventory open" src="assets/phone-inventory-thumbnail.png" style="width: 49%;">
2424

25-
<https://github.com/RyanLua/Satchel/assets/80087248/2cd3f164-6bf3-4c3b-a682-67a386f576d5>
25+
<https://github.com/ryanlua/satchel/assets/80087248/2cd3f164-6bf3-4c3b-a682-67a386f576d5>
2626

2727
## Documentation
2828

2929
See the [documentation site](https://satchel.luau.page) for more about Satchel. Find guides on how to get started, learn about the API, understand what Satchel is, and more.
3030

31-
If you see anything wrong, open a new [documentation issue](https://github.com/RyanLua/Satchel/issues/new?template=documentation_issue.yml).
31+
If you see anything wrong, open a new [documentation issue](https://github.com/ryanlua/satchel/issues/new?template=documentation_issue.yml).
3232

3333
## Sponsors
3434

@@ -48,7 +48,7 @@ Special thanks for our sponsors for supporting Satchel and it's future developme
4848

4949
<br>
5050

51-
[Become a sponsor](https://github.com/sponsors/RyanLua)
51+
[Become a sponsor](https://github.com/sponsors/ryanlua)
5252

5353
## Contributing
5454

docs/index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ This documentation will allow you to install Satchel and learn about how to scri
2020
controls
2121
muted
2222
preload="metadata"
23-
src="https://github.com/RyanLua/Satchel/assets/80087248/2cd3f164-6bf3-4c3b-a682-67a386f576d5"
24-
poster="https://github.com/RyanLua/Satchel/assets/80087248/e4c58793-05cc-4102-9d5e-a8b961915669"
23+
src="https://github.com/ryanlua/satchel/assets/80087248/2cd3f164-6bf3-4c3b-a682-67a386f576d5"
24+
poster="https://github.com/ryanlua/satchel/assets/80087248/e4c58793-05cc-4102-9d5e-a8b961915669"
2525
type="video/mp4">
2626
Sorry, your browser doesn't support embedded videos, but don't worry, you can
27-
<a href="https://github.com/RyanLua/Satchel/assets/80087248/2cd3f164-6bf3-4c3b-a682-67a386f576d5">download it</a>
27+
<a href="https://github.com/ryanlua/satchel/assets/80087248/2cd3f164-6bf3-4c3b-a682-67a386f576d5">download it</a>
2828
and watch it with your favorite video player!
2929
</video> -->
3030

@@ -45,7 +45,7 @@ This documentation will allow you to install Satchel and learn about how to scri
4545
[:material-arrow-right: Installation](installation.md)
4646

4747
[Creator Store]: https://create.roblox.com/store/asset/13947506401
48-
[GitHub Releases]: https://github.com/RyanLua/Satchel/releases
48+
[GitHub Releases]: https://github.com/ryanlua/satchel/releases
4949

5050
- :material-devices:{ .lg .middle } __Full device support__
5151

@@ -71,9 +71,9 @@ This documentation will allow you to install Satchel and learn about how to scri
7171

7272
Open source for everyone to use and available on [GitHub]
7373

74-
[:material-arrow-right: License](https://github.com/RyanLua/Satchel#MPL-2.0-1-ov-file)
74+
[:material-arrow-right: License](https://github.com/ryanlua/satchel#MPL-2.0-1-ov-file)
7575

76-
[GitHub]: https://github.com/RyanLua/Satchel
76+
[GitHub]: https://github.com/ryanlua/satchel
7777

7878
</div>
7979

@@ -94,4 +94,4 @@ Special thanks for our sponsors for supporting Satchel and it's future developme
9494

9595
[:material-heart: Sponsor Satchel][sponsor]{ .md-button .md-button--primary }
9696

97-
[sponsor]: https://github.com/sponsors/RyanLua "Become a sponsor"
97+
[sponsor]: https://github.com/sponsors/ryanlua "Become a sponsor"

docs/installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Satchel uses [RunContext] to run anywhere, so you do not need to move it from [W
99
[RunContext]: https://devforum.roblox.com/t/1938784
1010
[Workspace]: https://create.roblox.com/docs/reference/engine/classes/Workspace
1111
[ReplicatedStorage]: https://create.roblox.com/docs/reference/engine/classes/ReplicatedStorage
12-
[v1.4.0]: https://github.com/RyanLua/Satchel/releases/tag/v1.4.0
12+
[v1.4.0]: https://github.com/ryanlua/satchel/releases/tag/v1.4.0
1313

1414
## Creator Store <small>recommended</small> { #creator-store data-toc-label="Creator Store" }
1515

@@ -64,7 +64,7 @@ The Creator Store is the easiest way to install Satchel. It is a one-click insta
6464

6565
1. Select the **Satchel** model file you downloaded from GitHub.
6666

67-
[GitHub Releases]: https://github.com/RyanLua/Satchel/releases
67+
[GitHub Releases]: https://github.com/ryanlua/satchel/releases
6868

6969
## Wally
7070

docs/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Welcome to Satchel, a modern alternative to Roblox's default backpack.
22

3-
Satchel and its documentation are always a work in progress, but you can help too. See the [contributing guidelines](https://github.com/RyanLua/Satchel/blob/main/.github/CONTRIBUTING.md) to find how you can improve Satchel.
3+
Satchel and its documentation are always a work in progress, but you can help too. See the [contributing guidelines](https://github.com/ryanlua/satchel/blob/main/.github/CONTRIBUTING.md) to find how you can improve Satchel.
44

55
Just want to use Satchel? Check out [Installation].
66

docs/platforms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ We support all platforms that Roblox supports. Computers, phones, tablets, conso
44

55
Do you see a bug specific to a platform? [Open a bug report] we'll look into it.
66

7-
[Open a bug report]: https://github.com/RyanLua/Satchel/issues/new
7+
[Open a bug report]: https://github.com/ryanlua/satchel/issues/new
88

99
## Current supported devices
1010

mkdocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
site_name: Satchel Documentation
22
site_url: https://satchel.luau.page/
3-
repo_name: RyanLua/Satchel
4-
repo_url: https://github.com/RyanLua/Satchel
3+
repo_name: ryanlua/satchel
4+
repo_url: https://github.com/ryanlua/satchel
55

66
copyright: Copyright &copy; Ryan Luu
77

@@ -38,7 +38,7 @@ extra:
3838
provider: mike
3939
social:
4040
- icon: simple/github
41-
link: https://github.com/RyanLua/Satchel
41+
link: https://github.com/ryanlua/satchel
4242
name: GitHub
4343
- icon: simple/roblox
4444
link: https://create.roblox.com/store/asset/13947506401

wally.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = ["Ryan Luu <[email protected]>"]
77
realm = "shared"
88
registry = "https://github.com/UpliftGames/wally-index"
99
homepage = "http://satchel.luau.page/"
10-
repository = "https://github.com/RyanLua/Satchel"
10+
repository = "https://github.com/ryanlua/satchel"
1111
exclude = ["**"]
1212
include = ["src", "src/**", "wally.toml", "wally.lock", "default.project.json", "LICENSE", "README.md"]
1313

0 commit comments

Comments
 (0)