Skip to content

Commit e1f178c

Browse files
authored
Fix redirects from old docs to stable-legacy (#456)
* fix redirects from old docs to stable-legacy amend: remove [no ci] to allow merging to main * docs: whitespace-only change to trigger CI * ci: update pip via python -m pip pip install -U pip setuptools wheel leads to an error: https://github.com/bayesflow-org/bayesflow/actions/runs/14692655483/job/41230057180?pr=449
1 parent 822ad89 commit e1f178c

File tree

84 files changed

+252
-255
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+252
-255
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
- name: Install Dependencies
4545
run: |
46-
pip install -U pip setuptools wheel
46+
python -m pip install -U pip setuptools wheel
4747
pip install .[test]
4848
4949
- name: Install JAX
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_examples/Amortized_Point_Estimation.html"
8+
content="0; url=/stable-legacy/_examples/Amortized_Point_Estimation.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_examples/Amortized_Point_Estimation.html" />
10+
<link rel="canonical" href="/stable-legacy/_examples/Amortized_Point_Estimation.html" />
1111
</head>
1212
</html>
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_examples/Covid19_Initial_Posterior_Estimation.html"
8+
content="0; url=/stable-legacy/_examples/Covid19_Initial_Posterior_Estimation.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_examples/Covid19_Initial_Posterior_Estimation.html" />
10+
<link rel="canonical" href="/stable-legacy/_examples/Covid19_Initial_Posterior_Estimation.html" />
1111
</head>
1212
</html>
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_examples/Hierarchical_Model_Comparison_MPT.html"
8+
content="0; url=/stable-legacy/_examples/Hierarchical_Model_Comparison_MPT.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_examples/Hierarchical_Model_Comparison_MPT.html" />
10+
<link rel="canonical" href="/stable-legacy/_examples/Hierarchical_Model_Comparison_MPT.html" />
1111
</head>
1212
</html>
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_examples/Intro_Amortized_Posterior_Estimation.html"
8+
content="0; url=/stable-legacy/_examples/Intro_Amortized_Posterior_Estimation.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_examples/Intro_Amortized_Posterior_Estimation.html" />
10+
<link rel="canonical" href="/stable-legacy/_examples/Intro_Amortized_Posterior_Estimation.html" />
1111
</head>
1212
</html>
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_examples/LCA_Model_Posterior_Estimation.html"
8+
content="0; url=/stable-legacy/_examples/LCA_Model_Posterior_Estimation.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_examples/LCA_Model_Posterior_Estimation.html" />
10+
<link rel="canonical" href="/stable-legacy/_examples/LCA_Model_Posterior_Estimation.html" />
1111
</head>
1212
</html>
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_examples/Linear_ODE_system.html"
8+
content="0; url=/stable-legacy/_examples/Linear_ODE_system.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_examples/Linear_ODE_system.html" />
10+
<link rel="canonical" href="/stable-legacy/_examples/Linear_ODE_system.html" />
1111
</head>
1212
</html>
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_examples/Model_Comparison_MPT.html"
8+
content="0; url=/stable-legacy/_examples/Model_Comparison_MPT.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_examples/Model_Comparison_MPT.html" />
10+
<link rel="canonical" href="/stable-legacy/_examples/Model_Comparison_MPT.html" />
1111
</head>
1212
</html>
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_examples/Model_Misspecification.html"
8+
content="0; url=/stable-legacy/_examples/Model_Misspecification.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_examples/Model_Misspecification.html" />
10+
<link rel="canonical" href="/stable-legacy/_examples/Model_Misspecification.html" />
1111
</head>
1212
</html>
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_examples/TwoMoons_Bimodal_Posterior.html"
8+
content="0; url=/stable-legacy/_examples/TwoMoons_Bimodal_Posterior.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_examples/TwoMoons_Bimodal_Posterior.html" />
10+
<link rel="canonical" href="/stable-legacy/_examples/TwoMoons_Bimodal_Posterior.html" />
1111
</head>
1212
</html>

0 commit comments

Comments
 (0)