Skip to content

Commit a0a23d0

Browse files
authored
SEO: Fix broken links (flashbots#530)
* Remove references to Status Page The project is no longer active and the repo has been deleted by the author: https://github.com/0xpanoramix?tab=repositories The "Community Tools" page was deleted because the monitor page was the only item there * Fix sendprivatetransaction link * Fix link to jobs page * Remove reference to MEV Boost tools
1 parent 75d82e7 commit a0a23d0

File tree

5 files changed

+2
-13
lines changed

5 files changed

+2
-13
lines changed

docs/flashbots-auction/libraries/alchemyprovider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ To get started:
1515

1616
* [https://www.alchemy.com/sdk](https://www.alchemy.com/sdk)
1717

18-
* [https://docs.alchemy.com/reference/eth-sendprivatetransaction-sdk-v3](https://docs.alchemy.com/reference/sendprivatetransaction-sdk-v3)
18+
* [https://docs.alchemy.com/reference/sendprivatetransaction-sdk-v3](https://docs.alchemy.com/reference/sendprivatetransaction-sdk-v3)
1919

2020
* [https://github.com/alchemyplatform/alchemy-sdk-js](https://github.com/alchemyplatform/alchemy-sdk-js)

docs/flashbots-mev-boost/architecture-overview/specifications.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,3 @@ title: MEV-Boost Specifications
2525
- [MEV-Boost Relay](https://github.com/flashbots/mev-boost-relay)
2626
- [Go Boost Utils](https://github.com/flashbots/go-boost-utils)
2727
- [MEV-Boost Builder](https://github.com/flashbots/boost-geth-builder)
28-
- [Relay Status Page ](https://0xpanoramix.github.io/flashbots-boost-status/)

docs/flashbots-mev-boost/community-tools.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs/joining-flashbots.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Join Flashbots
55
### Interested in joining Flashbots?
66
If you are a self-directed individual who puts collective success above your own and are motivated by solving hard problems with asymmetric impact, you will fit right in.
77

8-
* [Open job positions](https://boards.greenhouse.io/flashbots) - full-time roles we're actively recruiting for.
8+
* [Open job positions](https://www.flashbots.net/jobs) - full-time roles we're actively recruiting for.
99
* [Flashbots research fellowship](https://github.com/flashbots/mev-research/blob/main/grants.md) - we issue research grants to flashbots research proposals submitters. Find out more in our research repo.
1010
* Flashbots part-time contractor - become a part-time contractor in Flashbots and join one of our ongoing projects. Reach out to the team to learn more!
1111
* Nothing fits in the above? reach out at jobs@flashbots.net

docs/sidebars.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ module.exports = {
113113
'flashbots-mev-boost/FAQ',
114114
'flashbots-mev-boost/glossary',
115115
'flashbots-mev-boost/resources',
116-
'flashbots-mev-boost/community-tools',
117116
],
118117
},
119118
{

0 commit comments

Comments
 (0)