File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -115,28 +115,28 @@ index: false
115
115
</div >
116
116
117
117
<div class =" gallery grid grid-cols-2 " >
118
- <a href =" https://observablehq.com /framework/examples/ api/ " target =" _blank " >
118
+ <a href =" https://observablehq.observablehq.cloud /framework-example- api/ " target =" _blank " >
119
119
<picture>
120
120
<source srcset="./assets/api.webp" media="(prefers-color-scheme: dark)">
121
121
<img src="./assets/api-dark.webp">
122
122
</picture>
123
123
<div class="small arrow">Analyzing web logs</div>
124
124
</a >
125
- <a href =" https://observablehq.com /framework/examples/ plot/ " target =" _blank " >
125
+ <a href =" https://observablehq.observablehq.cloud /framework-example- plot/ " target =" _blank " >
126
126
<picture>
127
127
<source srcset="./assets/plot.webp" media="(prefers-color-scheme: dark)">
128
128
<img src="./assets/plot-dark.webp">
129
129
</picture>
130
130
<div class="small arrow">Observable Plot downloads</div>
131
131
</a >
132
- <a href =" https://observablehq.com /framework/examples/ mortgage-rates/ " target =" _blank " >
132
+ <a href =" https://observablehq.observablehq.cloud /framework-example- mortgage-rates/ " target =" _blank " >
133
133
<picture>
134
134
<source srcset="./assets/mortgage-rates.webp" media="(prefers-color-scheme: dark)">
135
135
<img src="./assets/mortgage-rates-dark.webp">
136
136
</picture>
137
137
<div class="small arrow">Fixed-rate mortgages</div>
138
138
</a >
139
- <a href =" https://observablehq.com /framework/examples/ eia/ " target =" _blank " >
139
+ <a href =" https://observablehq.observablehq.cloud /framework-example- eia/ " target =" _blank " >
140
140
<picture>
141
141
<source srcset="./assets/eia.webp" media="(prefers-color-scheme: dark)">
142
142
<img src="./assets/eia-dark.webp">
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ A data app might be a set of coordinated **interactive visualizations** for “s
69
69
… or it might be a ** live dashboard** that places current events in the context of recent or historical trends;
70
70
71
71
<div class =" gallery grid grid-cols-2 " >
72
- <a href =" https://observablehq.com /framework/examples/ plot/ " >
72
+ <a href =" https://observablehq.observablehq.cloud /framework-example- plot/ " >
73
73
<picture>
74
74
<source srcset="./assets/plot.webp" media="(prefers-color-scheme: dark)">
75
75
<img src="./assets/plot-dark.webp">
@@ -81,7 +81,7 @@ A data app might be a set of coordinated **interactive visualizations** for “s
81
81
… or a ** point-in-time report** that combines graphics and prose to present in-depth analysis, perhaps with recommendations or hypotheses about observed behavior;
82
82
83
83
<div class =" gallery grid grid-cols-2 " >
84
- <a href =" https://observablehq.com /framework/examples/ api/ " >
84
+ <a href =" https://observablehq.observablehq.cloud /framework-example- api/ " >
85
85
<picture>
86
86
<source srcset="./assets/api.webp" media="(prefers-color-scheme: dark)">
87
87
<img src="./assets/api-dark.webp">
You can’t perform that action at this time.
0 commit comments