Skip to content

Commit 25e2c7d

Browse files
committed
Change master to main in GitHub URLs
1 parent ad91509 commit 25e2c7d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/final-report/final-report.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ references:
3333
title: "Storing the Cardano ledger state on disk:
3434
analysis and design options"
3535
type: report
36-
URL: https://github.com/IntersectMBO/lsm-tree/blob/master/doc/final-report/references/utxo-db.pdf
36+
URL: https://github.com/IntersectMBO/lsm-tree/blob/main/doc/final-report/references/utxo-db.pdf
3737
- id: utxo-db-api
3838
author:
3939
- given: Duncan
@@ -46,7 +46,7 @@ references:
4646
title: "Storing the Cardano ledger state on disk:
4747
API design concepts"
4848
type: report
49-
URL: https://github.com/IntersectMBO/lsm-tree/blob/master/doc/final-report/references/utxo-db-api.pdf
49+
URL: https://github.com/IntersectMBO/lsm-tree/blob/main/doc/final-report/references/utxo-db-api.pdf
5050
- id: utxo-db-lsm
5151
author:
5252
- given: Duncan
@@ -55,7 +55,7 @@ references:
5555
title: "Storing the Cardano ledger state on disk:
5656
requirements for high performance backend"
5757
type: report
58-
URL: https://github.com/IntersectMBO/lsm-tree/blob/master/doc/final-report/references/utxo-db-lsm.pdf
58+
URL: https://github.com/IntersectMBO/lsm-tree/blob/main/doc/final-report/references/utxo-db-lsm.pdf
5959
- id: lsm-tree
6060
type: software
6161
title: "`lsm-tree`"

0 commit comments

Comments
 (0)