Skip to content

Commit 8e1d5b0

Browse files
authoredJul 5, 2023
Docs/Fix: Update Broken Links (osmosis-labs#5728)
* Update broken links * Remove TODOs and add lycheeignore for outdated, historical links
1 parent c99d7c2 commit 8e1d5b0

File tree

20 files changed

+26
-21
lines changed

20 files changed

+26
-21
lines changed
 

‎.lycheeignore

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
https://github.com/osmosis-labs/osmosis-ci*
2+
https://eips.ethereum.org/EIPS/eip-191*
3+
https://airdrop.osmosis.zone/
4+
http://skynet.paullovette.com/

‎CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ You can also feel free to do `make format` if you're getting errors related to `
343343
344344
There are several steps that go into a major release
345345
346-
- The GitHub release is created via this [GitHub workflow](https://github.com/osmosis-labs/osmosis/blob/main/.github/workflows/release.yml). The workflow is manually triggered from the [osmosis-ci repository](https://github.com/osmosis-labs/osmosis-ci). The workflow uses the `make build-reproducible` command to create the `osmosisd` binaries using the default [Makefile](https://github.com/osmosis-labs/osmosis/blob/main/Makefile#L99).
346+
- The GitHub release is created in our private repo via this [GitHub workflow](https://github.com/osmosis-labs/osmosis-ci/blob/main/.github/workflows/create-release.yaml). The workflow is manually triggered from the [osmosis-ci repository](https://github.com/osmosis-labs/osmosis-ci). The workflow uses the `make build-reproducible` command to create the `osmosisd` binaries using the default [Makefile](https://github.com/osmosis-labs/osmosis/blob/main/Makefile#L99).
347347
348348
- Make a PR to main, with a cosmovisor config, generated in tandem with the binaries from tool.
349349
- Should be its own PR, as it may get denied for Fork upgrades.

‎networks/genesis-validators.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Some important notes on joining as a genesis validator:
2121
active operators of the network. As explained in the [Osmosis: A Hub
2222
AMM](https://medium.com/osmosis/osmosis-a-hub-amm-c4c12788f94c)
2323
post, Osmosis is intended to be a fast iterating platform that
24-
regularly add new features and modules through software upgrades. A
24+
regularly adds new features and modules through software upgrades. A
2525
precise timeline for upgrade schedules does not exist, but
2626
validators are expected to be ready to upgrade the network
2727
potentially as frequently as a monthly basis early on. Furthermore,
@@ -36,6 +36,7 @@ Some important notes on joining as a genesis validator:
3636
recieve fairdrop OSMO. You can verify that a Cosmos address has
3737
received coins in the fairdrop by inputting an address here:
3838
<https://airdrop.osmosis.zone/>.
39+
- **Note: The airdrop URL has been deprecated.**
3940

4041
## Hardware
4142

@@ -289,8 +290,7 @@ It will show an output something similar to:
289290
Genesis transaction written to "/Users/ubuntu/.osmosisd/config/gentx/gentx-eb3b1768d00e66ef83acb1eee59e1d3a35cf76fc.json"
290291
```
291292

292-
The result should look something like this [sample gentx
293-
file](%22/Users/sunnya97/.osmosisd/config/gentx/gentx-eb3b1768d00e66ef83acb1eee59e1d3a35cf76fc.json).
293+
The result should look something like this `/Users/sunnya97/.osmosisd/config/gentx/gentx-eb3b1768d00e66ef83acb1eee59e1d3a35cf76fc.json`.
294294

295295
### Submit Your GenTx
296296

@@ -429,7 +429,7 @@ preinstall new binaries, and cosmovisor will automatically update them
429429
based on on-chain SoftwareUpgrade proposals.
430430

431431
You should review the docs for cosmovisor located here:
432-
<https://docs.cosmos.network/master/run-node/cosmovisor.html>
432+
<https://docs.cosmos.network/main/tooling/cosmovisor>
433433

434434
If you choose to use cosmovisor, please continue with these
435435
instructions:
@@ -582,7 +582,7 @@ investors, and may not under any circumstances be relied upon when
582582
making investment decisions.*
583583

584584
This work, ["Osmosis Genesis Validators
585-
Guide"](https://github.com/osmosis-labs/networks/genesis-validators.md),
585+
Guide"](https://github.com/osmosis-labs/networks/blob/main/genesis-validators.md),
586586
is a derivative of ["Agoric Validator
587587
Guide"](https://github.com/Agoric/agoric-sdk/wiki/Validator-Guide) used
588588
under [CC BY](http://creativecommons.org/licenses/by/4.0/). The Agoric

‎networks/osmosis-1/upgrades/v11/mainnet/guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ pre-install new binaries, and cosmovisor will automatically update them
3939
based on on-chain SoftwareUpgrade proposals.
4040

4141
You should review the docs for cosmovisor located here:
42-
<https://docs.cosmos.network/master/run-node/cosmovisor.html>
42+
<https://docs.cosmos.network/main/tooling/cosmovisor>
4343

4444
If you choose to use cosmovisor, please continue with these
4545
instructions:

‎networks/osmosis-1/upgrades/v11/testnet/guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ pre-install new binaries, and cosmovisor will automatically update them
3939
based on on-chain SoftwareUpgrade proposals.
4040

4141
You should review the docs for cosmovisor located here:
42-
<https://docs.cosmos.network/master/run-node/cosmovisor.html>
42+
<https://docs.cosmos.network/main/tooling/cosmovisor>
4343

4444
If you choose to use cosmovisor, please continue with these
4545
instructions:

‎networks/osmosis-1/upgrades/v12/mainnet/guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ pre-install new binaries, and cosmovisor will automatically update them
4343
based on on-chain SoftwareUpgrade proposals.
4444

4545
You should review the docs for cosmovisor located here:
46-
<https://docs.cosmos.network/master/run-node/cosmovisor.html>
46+
<https://docs.cosmos.network/main/tooling/cosmovisor>
4747

4848
If you choose to use cosmovisor, please continue with these
4949
instructions:

‎networks/osmosis-1/upgrades/v12/testnet/guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ pre-install new binaries, and cosmovisor will automatically update them
4141
based on on-chain SoftwareUpgrade proposals.
4242

4343
You should review the docs for cosmovisor located here:
44-
<https://docs.cosmos.network/master/run-node/cosmovisor.html>
44+
<https://docs.cosmos.network/main/tooling/cosmovisor>
4545

4646
If you choose to use cosmovisor, please continue with these
4747
instructions:

‎networks/osmosis-1/upgrades/v13/mainnet/guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ pre-install new binaries, and cosmovisor will automatically update them
4343
based on on-chain SoftwareUpgrade proposals.
4444

4545
You should review the docs for cosmovisor located here:
46-
<https://docs.cosmos.network/master/run-node/cosmovisor.html>
46+
<https://docs.cosmos.network/main/tooling/cosmovisor>
4747

4848
If you choose to use cosmovisor, please continue with these
4949
instructions:

‎networks/osmosis-1/upgrades/v13/testnet/guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ pre-install new binaries, and cosmovisor will automatically update them
4141
based on on-chain SoftwareUpgrade proposals.
4242

4343
You should review the docs for cosmovisor located here:
44-
<https://docs.cosmos.network/master/run-node/cosmovisor.html>
44+
<https://docs.cosmos.network/main/tooling/cosmovisor>
4545

4646
If you choose to use cosmovisor, please continue with these
4747
instructions:

‎networks/osmosis-1/upgrades/v14/mainnet/guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ pre-install new binaries, and cosmovisor will automatically update them
4343
based on on-chain SoftwareUpgrade proposals.
4444

4545
You should review the docs for cosmovisor located here:
46-
<https://docs.cosmos.network/master/run-node/cosmovisor.html>
46+
<https://docs.cosmos.network/main/tooling/cosmovisor>
4747

4848
If you choose to use cosmovisor, please continue with these
4949
instructions:

‎networks/osmosis-1/upgrades/v15/mainnet/guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ pre-install new binaries, and cosmovisor will automatically update them
4343
based on on-chain SoftwareUpgrade proposals.
4444

4545
You should review the docs for cosmovisor located here:
46-
<https://docs.cosmos.network/master/run-node/cosmovisor.html>
46+
<https://docs.cosmos.network/main/tooling/cosmovisor>
4747

4848
If you choose to use cosmovisor, please continue with these
4949
instructions:

‎networks/osmosis-1/upgrades/v15/testnet/guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ pre-install new binaries, and cosmovisor will automatically update them
4444
based on on-chain SoftwareUpgrade proposals.
4545

4646
You should review the docs for cosmovisor located here:
47-
<https://docs.cosmos.network/master/run-node/cosmovisor.html>
47+
<https://docs.cosmos.network/main/tooling/cosmovisor>
4848

4949
If you choose to use cosmovisor, please continue with these
5050
instructions:

‎networks/osmosis-1/upgrades/v4/cosmovisor.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ new binaries, and cosmovisor will automatically update them based on
77
on-chain SoftwareUpgrade proposals.
88

99
You should review the docs for cosmovisor located here:
10-
<https://docs.cosmos.network/master/run-node/cosmovisor.html>
10+
<https://docs.cosmos.network/main/tooling/cosmovisor>
1111

1212
If you choose to use cosmovisor, please continue with these
1313
instructions:

‎networks/osmosis-1/upgrades/v5/guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ new binaries, and cosmovisor will automatically update them based on
3939
on-chain SoftwareUpgrade proposals.
4040

4141
You should review the docs for cosmovisor located here:
42-
<https://docs.cosmos.network/master/run-node/cosmovisor.html>
42+
<https://docs.cosmos.network/main/tooling/cosmovisor>
4343

4444
If you choose to use cosmovisor, please continue with these
4545
instructions:

‎networks/osmosis-1/upgrades/v7/guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ pre-install new binaries, and cosmovisor will automatically update them
3535
based on on-chain SoftwareUpgrade proposals.
3636

3737
You should review the docs for cosmovisor located here:
38-
<https://docs.cosmos.network/master/run-node/cosmovisor.html>
38+
<https://docs.cosmos.network/main/tooling/cosmovisor>
3939

4040
If you choose to use cosmovisor, please continue with these
4141
instructions:
Binary file not shown.
Loading

‎x/gamm/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,8 @@ osmosisd query gamm total-share 1
612612
## Other resources
613613

614614
* [Creating a liquidity bootstrapping pool](./client/docs/create-lbp-pool.md)
615-
* [Creating a pool with a pool file](./client/docs/create-pool.md)
615+
* [Creating a pool with a pool file](./client/docs/create-balancer-pool.md)
616+
* [Creating a stableswap pool](./client/docs/create-stableswap-pool.md)
616617

617618
## Events
618619

‎x/gamm/client/docs/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
TODO add an index here explaining each tx type
44

5-
- [`create-balancer-pool`](./create-pool.md)
5+
- [`create-balancer-pool`](./create-balancer-pool.md)
66
- [`create-lbp-pool`](./create-lbp-pool.md)
77
- [`create-stableswap-pool`](./create-stableswap-pool.md)

‎x/gamm/client/docs/create-lbp-pool.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The below is an example of the pool.json file for a [liquidity
44
bootstrapping
5-
pool](https://docs.balancer.finance/guides/crp-tutorial/liquidity-bootstrapping).
5+
pool](https://balancer.gitbook.io/balancer/guides/crp-tutorial/liquidity-bootstrapping).
66

77
A liquidity bootstrapping pool's weight begins at the weight set in the
88
`weights` parameter and linearly shifts the weights until

0 commit comments

Comments
 (0)
Please sign in to comment.