File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,10 @@ This is *experimental* software, and support may be discontinued in the future.
8
8
the [ Python SDK] ( https://github.com/aws/amazon-braket-sdk-python ) . We may change, remove, or deprecate parts of the API when making new releases.
9
9
Please review the [ CHANGELOG] ( CHANGELOG.md ) for information about changes in each release.
10
10
11
- [ ![ Stable docs] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://awslabs .github.io/Braket.jl/stable )
12
- [ ![ Latest docs] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://awslabs .github.io/Braket.jl/dev )
13
- [ ![ CI] ( https://github.com/awslabs /braket.jl/actions/workflows/CI.yml/badge.svg )] ( https://github.com/awslabs /braket.jl/actions/workflows/CI.yml )
14
- [ ![ codecov] ( https://codecov.io/gh/awslabs /braket.jl/branch/main/graph/badge.svg?token=QC9P7HQY4V )] ( https://codecov.io/gh/awslabs /braket.jl )
11
+ [ ![ Stable docs] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://amazon-braket .github.io/Braket.jl/stable )
12
+ [ ![ Latest docs] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://amazon-braket .github.io/Braket.jl/dev )
13
+ [ ![ CI] ( https://github.com/amazon-braket /braket.jl/actions/workflows/CI.yml/badge.svg )] ( https://github.com/amazon-braket /braket.jl/actions/workflows/CI.yml )
14
+ [ ![ codecov] ( https://codecov.io/gh/amazon-braket /braket.jl/branch/main/graph/badge.svg?token=QC9P7HQY4V )] ( https://codecov.io/gh/amazon-braket /braket.jl )
15
15
16
16
## Installation & Prerequisites
17
17
@@ -84,9 +84,9 @@ What's currently implemented in *pure* Julia:
84
84
85
85
** Features to add:**
86
86
87
- - [ Support for pickled jobs results] ( https://github.com/awslabs /Braket.jl/issues/18 )
87
+ - [ Support for pickled jobs results] ( https://github.com/amazon-braket /Braket.jl/issues/18 )
88
88
- More robust entry point verification for jobs
89
- - [ Pulse control] ( https://github.com/awslabs /Braket.jl/issues/15 )
89
+ - [ Pulse control] ( https://github.com/amazon-braket /Braket.jl/issues/15 )
90
90
91
91
## Security
92
92
You can’t perform that action at this time.
0 commit comments