Skip to content

Commit 4c2c28a

Browse files
authored
Merge pull request #4 from AztecProtocol/automated-documentation-update-13993472443
Automated documentation update [skip ci]
2 parents 9f20dc7 + 4b341d3 commit 4c2c28a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/barretenberg/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@ A feature to install Barretenberg
77

88
```json
99
"features": {
10-
"ghcr.io/signorecello/noir-bb-devcontainer-feature/barretenberg:1": {}
10+
"ghcr.io/AztecProtocol/devcontainer-feature/barretenberg:1": {}
1111
}
1212
```
1313

1414
## Options
1515

1616
| Options Id | Description | Type | Default Value |
1717
|-----|-----|-----|-----|
18-
| version | The version of Barretenberg to install. Defaults to the latest Nargo compatible version. | string | nargo |
18+
| version | The version of Barretenberg to install. Defaults to the latest Nargo compatible version. | string | - |
1919

2020

2121

2222
---
2323

24-
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/signorecello/noir-bb-devcontainer-feature/blob/main/src/barretenberg/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
24+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/AztecProtocol/devcontainer-feature/blob/main/src/barretenberg/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

src/noir/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@ A feature to install Noir
77

88
```json
99
"features": {
10-
"ghcr.io/signorecello/noir-bb-devcontainer-feature/noir:1": {}
10+
"ghcr.io/AztecProtocol/devcontainer-feature/noir:1": {}
1111
}
1212
```
1313

1414
## Options
1515

1616
| Options Id | Description | Type | Default Value |
1717
|-----|-----|-----|-----|
18-
| version | The version of Noir to install | string | latest |
18+
| version | The version of Noir to install | string | - |
1919

2020

2121

2222
---
2323

24-
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/signorecello/noir-bb-devcontainer-feature/blob/main/src/noir/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
24+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/AztecProtocol/devcontainer-feature/blob/main/src/noir/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 commit comments

Comments
 (0)