File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
# AutoGP.jl
2
2
3
- [ ![ Documentation] ( https://img.shields.io/badge/docs-latest-blue.svg )] ( https://fsaad .github.io/AutoGP.jl/ )
4
- [ ![ GitHub Action Status] ( https://github.com/fsaad /AutoGP.jl/workflows/Documentation/badge.svg )] ( https://github.com/fsaad /AutoGP.jl/actions/workflows/Documentation.yml )
5
- [ ![ GitHub Action Status] ( https://github.com/fsaad /AutoGP.jl/workflows/Tutorials/badge.svg )] ( https://github.com/fsaad /AutoGP.jl/actions/workflows/Tutorials.yml )
6
- [ ![ Git Tag] ( https://img.shields.io/github/v/tag/fsaad /AutoGP.jl )] ( https://github.com/fsaad /AutoGP.jl/tags )
7
- [ ![ License] ( https://img.shields.io/github/license/fsaad /AutoGP.jl?color=lightgrey )] ( https://github.com/fsaad /AutoGP.jl/blob/main/LICENSE.txt )
3
+ [ ![ Documentation] ( https://img.shields.io/badge/docs-latest-blue.svg )] ( https://probsys .github.io/AutoGP.jl/ )
4
+ [ ![ GitHub Action Status] ( https://github.com/probsys /AutoGP.jl/workflows/Documentation/badge.svg )] ( https://github.com/probsys /AutoGP.jl/actions/workflows/Documentation.yml )
5
+ [ ![ GitHub Action Status] ( https://github.com/probsys /AutoGP.jl/workflows/Tutorials/badge.svg )] ( https://github.com/probsys /AutoGP.jl/actions/workflows/Tutorials.yml )
6
+ [ ![ Git Tag] ( https://img.shields.io/github/v/tag/probsys /AutoGP.jl )] ( https://github.com/probsys /AutoGP.jl/tags )
7
+ [ ![ License] ( https://img.shields.io/github/license/probsys /AutoGP.jl?color=lightgrey )] ( https://github.com/probsys /AutoGP.jl/blob/main/LICENSE.txt )
8
8
9
9
10
10
This package contains the Julia reference implementation of AutoGP, a
@@ -39,7 +39,7 @@ Alternatively, use the terminal command
39
39
40
40
## Tutorials
41
41
42
- Please see https://fsaad .github.io/AutoGP.jl
42
+ Please see https://probsys .github.io/AutoGP.jl
43
43
44
44
45
45
## Developer Notes
Original file line number Diff line number Diff line change @@ -41,4 +41,4 @@ publisher = {PMLR},
41
41
## License
42
42
43
43
AutoGP.jl is licensed under the Apache License, Version 2.0; refer to
44
- [ LICENSE] ( https://github.com/fsaad /AutoGP.jl/LICENSE.txt ) .
44
+ [ LICENSE] ( https://github.com/probsys /AutoGP.jl/LICENSE.txt ) .
You can’t perform that action at this time.
0 commit comments