@@ -135,63 +135,63 @@ environment = { DESTINATION = "https://developer.fermyon.com/downloads/install.s
135
135
136
136
[component .redirect-site-index ]
137
137
source = " modules/redirect.wasm"
138
- environment = { DESTINATION = " https://developer.fermyon.com/spin /index" }
138
+ environment = { DESTINATION = " https://spinframework.dev /index" }
139
139
140
140
[component .redirect-architecture ]
141
141
source = " modules/redirect.wasm"
142
- environment = { DESTINATION = " https://developer.fermyon.com/spin /architecture" }
142
+ environment = { DESTINATION = " https://spinframework.dev /architecture" }
143
143
144
144
[component .redirect-quickstart ]
145
145
source = " modules/redirect.wasm"
146
- environment = { DESTINATION = " https://developer.fermyon.com/spin /quickstart" }
146
+ environment = { DESTINATION = " https://spinframework.dev /quickstart" }
147
147
148
148
[component .redirect-configuration ]
149
149
source = " modules/redirect.wasm"
150
- environment = { DESTINATION = " https://developer.fermyon.com/spin /configuration" }
150
+ environment = { DESTINATION = " https://spinframework.dev /configuration" }
151
151
152
152
[component .redirect-developing ]
153
153
source = " modules/redirect.wasm"
154
- environment = { DESTINATION = " https://developer.fermyon.com/spin /developing" }
154
+ environment = { DESTINATION = " https://spinframework.dev /developing" }
155
155
156
156
[component .redirect-rust-components ]
157
157
source = " modules/redirect.wasm"
158
- environment = { DESTINATION = " https://developer.fermyon.com/spin /rust-components" }
158
+ environment = { DESTINATION = " https://spinframework.dev /rust-components" }
159
159
160
160
[component .redirect-go-components ]
161
161
source = " modules/redirect.wasm"
162
- environment = { DESTINATION = " https://developer.fermyon.com/spin /go-components" }
162
+ environment = { DESTINATION = " https://spinframework.dev /go-components" }
163
163
164
164
[component .redirect-other-languages ]
165
165
source = " modules/redirect.wasm"
166
- environment = { DESTINATION = " https://developer.fermyon.com/spin /other-languages" }
166
+ environment = { DESTINATION = " https://spinframework.dev /other-languages" }
167
167
168
168
[component .redirect-url-shortener ]
169
169
source = " modules/redirect.wasm"
170
- environment = { DESTINATION = " https://developer.fermyon.com/spin /url-shortener" }
170
+ environment = { DESTINATION = " https://spinframework.dev /url-shortener" }
171
171
172
172
[component .redirect-http-trigger ]
173
173
source = " modules/redirect.wasm"
174
- environment = { DESTINATION = " https://developer.fermyon.com/spin /http-trigger" }
174
+ environment = { DESTINATION = " https://spinframework.dev /http-trigger" }
175
175
176
176
[component .redirect-redis-trigger ]
177
177
source = " modules/redirect.wasm"
178
- environment = { DESTINATION = " https://developer.fermyon.com/spin /redis-trigger" }
178
+ environment = { DESTINATION = " https://spinframework.dev /redis-trigger" }
179
179
180
180
[component .redirect-distributing-apps ]
181
181
source = " modules/redirect.wasm"
182
- environment = { DESTINATION = " https://developer.fermyon.com/spin /distributing-apps" }
182
+ environment = { DESTINATION = " https://spinframework.dev /distributing-apps" }
183
183
184
184
[component .redirect-extending-and-embedding ]
185
185
source = " modules/redirect.wasm"
186
- environment = { DESTINATION = " https://developer.fermyon.com/spin /extending-and-embedding" }
186
+ environment = { DESTINATION = " https://spinframework.dev /extending-and-embedding" }
187
187
188
188
[component .redirect-deploying-to-fermyon ]
189
189
source = " modules/redirect.wasm"
190
- environment = { DESTINATION = " https://developer.fermyon.com/spin /deploying-to-fermyon" }
190
+ environment = { DESTINATION = " https://spinframework.dev /deploying-to-fermyon" }
191
191
192
192
[component .redirect-template-authoring ]
193
193
source = " modules/redirect.wasm"
194
- environment = { DESTINATION = " https://developer.fermyon.com/spin /template-authoring" }
194
+ environment = { DESTINATION = " https://spinframework.dev /template-authoring" }
195
195
196
196
[component .redirect-sips-index ]
197
197
source = " modules/redirect.wasm"
@@ -223,4 +223,4 @@ environment = { DESTINATION = "https://github.com/fermyon/spin/blob/main/docs/co
223
223
224
224
[component .redirect-contributing ]
225
225
source = " modules/redirect.wasm"
226
- environment = { DESTINATION = " https://developer.fermyon.com/spin /contributing-spin" }
226
+ environment = { DESTINATION = " https://spinframework.dev /contributing-spin" }
0 commit comments