Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit d192549

Browse files
author
GitHub
committed
Automatic update on Mon Jun 14 06:50:33 UTC 2021
1 parent 554c5f9 commit d192549

File tree

7 files changed

+15
-15
lines changed

7 files changed

+15
-15
lines changed

pkg/cothority/byzcoin/DataStructures.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Navigation: [DEDIS](https://github.com/dedis/doc/tree/master/README.md) ::
2-
[Cothority](https://github.com/dedis/cothority/tree/master/README.md) ::
3-
[Building Blocks](https://github.com/dedis/cothority/tree/master/doc/BuildingBlocks.md) ::
2+
[Cothority](https://github.com/dedis/cothority/tree/main/README.md) ::
3+
[Building Blocks](https://github.com/dedis/cothority/tree/main/doc/BuildingBlocks.md) ::
44
[ByzCoin](README.md) ::
55
Data Structures
66

pkg/cothority/byzcoin/InstanceVersioning.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Navigation: [DEDIS](https://github.com/dedis/doc/tree/master/README.md) ::
2-
[Cothority](https://github.com/dedis/cothority/tree/master/README.md) ::
3-
[Building Blocks](https://github.com/dedis/cothority/tree/master/doc/BuildingBlocks.md) ::
2+
[Cothority](https://github.com/dedis/cothority/tree/main/README.md) ::
3+
[Building Blocks](https://github.com/dedis/cothority/tree/main/doc/BuildingBlocks.md) ::
44
[ByzCoin](README.md) ::
55
Instance Versioning
66

pkg/cothority/byzcoin/ReplayGuard.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Navigation: [DEDIS](https://github.com/dedis/doc/tree/master/README.md) ::
2-
[Cothority](https://github.com/dedis/cothority/tree/master/README.md) ::
3-
[Building Blocks](https://github.com/dedis/cothority/tree/master/doc/BuildingBlocks.md) ::
2+
[Cothority](https://github.com/dedis/cothority/tree/main/README.md) ::
3+
[Building Blocks](https://github.com/dedis/cothority/tree/main/doc/BuildingBlocks.md) ::
44
[ByzCoin](README.md) ::
55
Replay Guard
66

pkg/cothority/byzcoin/bcadmin/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Navigation: [DEDIS](https://github.com/dedis/doc/tree/master/README.md) ::
2-
[Cothority](https://github.com/dedis/cothority/tree/master/README.md) ::
3-
[Building Blocks](https://github.com/dedis/cothority/tree/master/doc/BuildingBlocks.md) ::
4-
[ByzCoin](https://github.com/dedis/cothority/blob/master/byzcoin/README.md) ::
2+
[Cothority](https://github.com/dedis/cothority/tree/main/README.md) ::
3+
[Building Blocks](https://github.com/dedis/cothority/tree/main/doc/BuildingBlocks.md) ::
4+
[ByzCoin](https://github.com/dedis/cothority/blob/main/byzcoin/README.md) ::
55
bcadmin
66

77
# bcadmin - the CLI to configure ByzCoin ledgers

pkg/cothority/byzcoin/trie/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Navigation: [DEDIS](https://github.com/dedis/doc/tree/master/README.md) ::
2-
[Cothority](https://github.com/dedis/cothority/tree/master/README.md) ::
3-
[Building Blocks](https://github.com/dedis/cothority/tree/master/doc/BuildingBlocks.md) ::
4-
[ByzCoin](https://github.com/dedis/cothority/blob/master/byzcoin/README.md) ::
2+
[Cothority](https://github.com/dedis/cothority/tree/main/README.md) ::
3+
[Building Blocks](https://github.com/dedis/cothority/tree/main/doc/BuildingBlocks.md) ::
4+
[ByzCoin](https://github.com/dedis/cothority/blob/main/byzcoin/README.md) ::
55
Trie
66

77
Trie: An implementation of the Merkle prefix tree from CONIKS

pkg/cothority/personhood/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Navigation: [DEDIS](https://github.com/dedis/doc/tree/master/README.md) ::
2-
[Cothority](https://github.com/dedis/cothority/tree/master/README.md) ::
2+
[Cothority](https://github.com/dedis/cothority/tree/main/README.md) ::
33
Personhood.Online
44

55
# Personhood.Online

pkg/cothority/personhood/user/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Navigation: [DEDIS](https://github.com/dedis/doc/tree/master/README.md) ::
2-
[Cothority](https://github.com/dedis/cothority/tree/master/README.md) ::
3-
[Personhood.Online](https://github.com/dedis/cothority/tree/master/personhood/README.md) ::
2+
[Cothority](https://github.com/dedis/cothority/tree/main/README.md) ::
3+
[Personhood.Online](https://github.com/dedis/cothority/tree/main/personhood/README.md) ::
44
User
55

66
# User

0 commit comments

Comments
 (0)