Skip to content

Commit e233fd2

Browse files
authored
chore: fixed 2 markdown syntax or links (#12811)
fix links
1 parent 9dcd3c7 commit e233fd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/changelog/CHANGELOG_1.2x.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2012,9 +2012,9 @@ The `lotus-miner sector list` is now running in parallel - which should speed up
20122012
20132013
- backport: fix: miner: correctly count sector extensions (10555) ([filecoin-project/lotus#10555](https://github.com/filecoin-project/lotus/pull/10555))
20142014
- Fixes the issue with sector extensions.
2015-
- fix: proving: Initialize slice with with same length as partition (#10574) ([filecoin-project/lotus#10574])(https://github.com/filecoin-project/lotus/pull/10574)
2015+
- fix: proving: Initialize slice with with same length as partition (#10574) ([filecoin-project/lotus#10574](https://github.com/filecoin-project/lotus/pull/10574))
20162016
- Fixes an issue where `lotus-miner proving compute window-post` paniced when trying to make skipped sectors human readable.
2017-
- feat: stmgr: speed up calculation of genesis circ supply (#10553) ([filecoin-project/lotus#10553])(https://github.com/filecoin-project/lotus/pull/10553)
2017+
- feat: stmgr: speed up calculation of genesis circ supply (#10553) ([filecoin-project/lotus#10553](https://github.com/filecoin-project/lotus/pull/10553))
20182018
- perf: eth: gas estimate set applyTsMessages false (#10546) ([filecoin-project/lotus#10456](https://github.com/filecoin-project/lotus/pull/10546))
20192019
- feat: config: Force existing users to opt into new defaults (#10488) ([filecoin-project/lotus#10488](https://github.com/filecoin-project/lotus/pull/10488))
20202020
- Force existing users to opt into the new SplitStore defaults.

0 commit comments

Comments
 (0)