From a05ad5fc3d46043b5bb4d5e438f96d71116503a7 Mon Sep 17 00:00:00 2001 From: EntireTwix Date: Wed, 28 Jul 2021 00:43:23 -0700 Subject: [PATCH] :books: Jolly -> Sam --- docs/connected_services/existing_services.md | 2 +- docs/connected_services/how_to/APIs.md | 4 ++-- docs/contributors.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/connected_services/existing_services.md b/docs/connected_services/existing_services.md index d8256a8..649dfc0 100644 --- a/docs/connected_services/existing_services.md +++ b/docs/connected_services/existing_services.md @@ -6,7 +6,7 @@ | [Expand's Frontend](https://github.com/Expand-sys/ccashfrontend) | :heavy_check_mark: | | [Expand's Discord Bot](https://github.com/Expand-sys/ccashbot) | :heavy_multiplication_x: | | [Doggo's CCash CLI](https://github.com/FearlessDoggo21/CCashCMD) | :heavy_multiplication_x: | - + ## Minecraft | name | v1 | diff --git a/docs/connected_services/how_to/APIs.md b/docs/connected_services/how_to/APIs.md index 6db2b4a..9da784a 100644 --- a/docs/connected_services/how_to/APIs.md +++ b/docs/connected_services/how_to/APIs.md @@ -4,5 +4,5 @@ | ---------------------------------------------------------------------------------------------------- | :----------------------: | | [React's Computer Craft API](https://github.com/Reactified/rpm/blob/main/packages/ccash-api/api.lua) | :heavy_multiplication_x: | | [Luke's JS API](https://github.com/LukeeeeBennett/ccash-client-js) | :heavy_multiplication_x: | -| [Doggo's Python API](https://github.com/FearlessDoggo21/CCashPythonClient) | :heavy_check_mark: | -| [Jolly's Rust API](https://git.stboyden.com/STBoyden/ccash-rs) | :heavy_multiplication_x: | +| [Doggo's Python API](https://github.com/FearlessDoggo21/CCashPythonClient) | :heavy_check_mark: | +| [Sam's Rust API](https://git.stboyden.com/STBoyden/ccash-rs) | :heavy_multiplication_x: | diff --git a/docs/contributors.md b/docs/contributors.md index 9b2bd36..a46faa1 100644 --- a/docs/contributors.md +++ b/docs/contributors.md @@ -5,5 +5,5 @@ | [React](https://github.com/Reactified) | Logo, ComputerCraft API | | [Doggo](https://github.com/FearlessDoggo21) | HTTP suggestions, Python API | | [Expand](https://github.com/Expand-sys) | Fixed docker package | -| [Jolly](https://github.com/STBoyden) | Rust API | +| [Sam](https://github.com/STBoyden) | Rust API | | Caesay | Restful API suggestions | \ No newline at end of file