Skip to content

Commit 10cd12f

Browse files
committed
Update URLs
1 parent fe59815 commit 10cd12f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@
44
[![PyPI](https://img.shields.io/pypi/v/sb-arch-opt.svg)](https://pypi.org/project/sb-arch-opt)
55
[![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)
66
[![status](https://joss.theoj.org/papers/0b2b765c04d31a4cead77140f82ecba0/status.svg)](https://joss.theoj.org/papers/0b2b765c04d31a4cead77140f82ecba0)
7+
[![Documentation Status](https://readthedocs.org/projects/sbarchopt/badge/?version=latest)](https://sbarchopt.readthedocs.io/en/latest/?badge=latest)
78

89
[GitHub Repository](https://github.com/jbussemaker/SBArchOpt) |
9-
[Documentation](https://sb-arch-opt.readthedocs.io/)
10+
[Documentation](https://sbarchopt.readthedocs.io/)
1011

1112
SBArchOpt (es-bee-ARK-opt) provides a set of classes and interfaces for applying Surrogate-Based Optimization (SBO)
1213
for system architecture optimization problems:
@@ -49,7 +50,7 @@ Refer to their documentation for dedicated installation instructions.
4950

5051
## Documentation
5152

52-
Refer to the [documentation](https://sb-arch-opt.readthedocs.io/) for more background on SBArchOpt
53+
Refer to the [documentation](https://sbarchopt.readthedocs.io/) for more background on SBArchOpt
5354
and how to implement architecture optimization problems.
5455

5556
## Contributing

0 commit comments

Comments
 (0)