Skip to content

Commit

Permalink
chore(docs): update repo references
Browse files Browse the repository at this point in the history
  • Loading branch information
dancoombs committed Sep 27, 2023
1 parent 4b1ede5 commit 637c356
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 12 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/mlc_config.json

This file was deleted.

8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
[![gh_ci_badge]][gh_ci_link]
[![tg_badge]][tg_link]

[gh_ci_badge]: https://github.com/OMGWINNING/rundler/workflows/ci/badge.svg
[gh_ci_link]: https://github.com/OMGWINNING/rundler/actions/workflows/ci.yml
[gh_ci_badge]: https://github.com/alchemyplatform/rundler/workflows/ci/badge.svg
[gh_ci_link]: https://github.com/alchemyplatform/rundler/actions/workflows/ci.yml
[tg_badge]: https://img.shields.io/endpoint?color=neon&logo=telegram&label=chat&url=https://mogyo.ro/quart-apis/tgmembercount?chat_id=rundler
[tg_link]: https://t.me/rundler

Expand Down Expand Up @@ -73,7 +73,7 @@ Install [prerequisites](docs/developing.md#setup).

Clone the repository and checkout submodules:
```
git clone https://github.com/OMGWINNING/rundler
git clone https://github.com/alchemyplatform/rundler
cd rundler
git submodule update --init --recursive
```
Expand All @@ -97,7 +97,7 @@ With further questions:

* Github discussions
* [Telegram][tg_link]
* [Github issues](https://github.com/OMGWINNING/rundler/issues/new/choose)
* [Github issues](https://github.com/alchemyplatform/rundler/issues/new/choose)

If you have questions regarding Alchemy's APIs or service, kindly refrain from discussion here. Please join the [Discord](https://discord.com/invite/alchemyplatform) or reach out to [email protected].

Expand Down
2 changes: 1 addition & 1 deletion docs/developing.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
1. Clone the repo and checkout submodules

```
git clone https://github.com/OMGWINNING/rundler
git clone https://github.com/alchemyplatform/rundler
cd rundler
git submodule update --init --recursive
```
Expand Down

0 comments on commit 637c356

Please sign in to comment.