Skip to content

Commit 6a96025

Browse files
authored
Update README.md (#412)
1 parent 7c12c61 commit 6a96025

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<img src="./logo.png" width="750" align="top">
22

3-
[![docs](https://img.shields.io/badge/docs-online-blue.svg)](https://nonlinearoscillations.github.io/HarmonicBalance.jl/)
3+
[![docs](https://img.shields.io/badge/docs-online-blue.svg)](https://quantumengineeredsystems.github.io/HarmonicBalance.jl/)
44
[![Downloads](https://img.shields.io/badge/dynamic/json?url=http%3A%2F%2Fjuliapkgstats.com%2Fapi%2Fv1%2Ftotal_downloads%2FHarmonicBalance&query=total_requests&label=Downloads)](https://juliapkgstats.com/pkg/HarmonicBalance)
55
[![Downloads](https://img.shields.io/badge/dynamic/json?url=http%3A%2F%2Fjuliapkgstats.com%2Fapi%2Fv1%2Fmonthly_downloads%2FHarmonicBalance&query=total_requests&suffix=%2Fmonth&label=Downloads)](https://juliapkgstats.com/pkg/HarmonicBalance)
66

@@ -21,11 +21,11 @@ Pkg.add("HarmonicBalance")
2121

2222
## Documentation
2323

24-
For a detailed description of the package and examples, see the [documentation](https://nonlinearoscillations.github.io/HarmonicBalance.jl).
24+
For a detailed description of the package and examples, see the [documentation](https://quantumengineeredsystems.github.io/HarmonicBalance.jl).
2525

26-
[This repo](https://github.com/NonlinearOscillations/HarmonicBalance-notebooks) contains a collection of example notebooks.
26+
[This repo](https://github.com/quantumengineeredsystems/HarmonicBalance-notebooks) contains a collection of example notebooks.
2727

28-
## [Example: steady states of a nonlinear resonator](https://nonlinearoscillations.github.io/HarmonicBalance.jl/dev/tutorials/steady_states)
28+
## [Example: steady states of a nonlinear resonator](https://quantumengineeredsystems.github.io/HarmonicBalance.jl/dev/tutorials/steady_states)
2929
Let's find the steady states of a driven Duffing resonator with nonlinear damping, with equation of motion:
3030

3131
<img src="/docs/images/github_readme_eq.png" width="450">

0 commit comments

Comments
 (0)