@@ -135,63 +135,63 @@ environment = { DESTINATION = "https://developer.fermyon.com/downloads/install.s
135135
136136[component .redirect-site-index ]
137137source = " modules/redirect.wasm"
138- environment = { DESTINATION = " https://developer.fermyon.com/spin /index" }
138+ environment = { DESTINATION = " https://spinframework.dev /index" }
139139
140140[component .redirect-architecture ]
141141source = " modules/redirect.wasm"
142- environment = { DESTINATION = " https://developer.fermyon.com/spin /architecture" }
142+ environment = { DESTINATION = " https://spinframework.dev /architecture" }
143143
144144[component .redirect-quickstart ]
145145source = " modules/redirect.wasm"
146- environment = { DESTINATION = " https://developer.fermyon.com/spin /quickstart" }
146+ environment = { DESTINATION = " https://spinframework.dev /quickstart" }
147147
148148[component .redirect-configuration ]
149149source = " modules/redirect.wasm"
150- environment = { DESTINATION = " https://developer.fermyon.com/spin /configuration" }
150+ environment = { DESTINATION = " https://spinframework.dev /configuration" }
151151
152152[component .redirect-developing ]
153153source = " modules/redirect.wasm"
154- environment = { DESTINATION = " https://developer.fermyon.com/spin /developing" }
154+ environment = { DESTINATION = " https://spinframework.dev /developing" }
155155
156156[component .redirect-rust-components ]
157157source = " modules/redirect.wasm"
158- environment = { DESTINATION = " https://developer.fermyon.com/spin /rust-components" }
158+ environment = { DESTINATION = " https://spinframework.dev /rust-components" }
159159
160160[component .redirect-go-components ]
161161source = " modules/redirect.wasm"
162- environment = { DESTINATION = " https://developer.fermyon.com/spin /go-components" }
162+ environment = { DESTINATION = " https://spinframework.dev /go-components" }
163163
164164[component .redirect-other-languages ]
165165source = " modules/redirect.wasm"
166- environment = { DESTINATION = " https://developer.fermyon.com/spin /other-languages" }
166+ environment = { DESTINATION = " https://spinframework.dev /other-languages" }
167167
168168[component .redirect-url-shortener ]
169169source = " modules/redirect.wasm"
170- environment = { DESTINATION = " https://developer.fermyon.com/spin /url-shortener" }
170+ environment = { DESTINATION = " https://spinframework.dev /url-shortener" }
171171
172172[component .redirect-http-trigger ]
173173source = " modules/redirect.wasm"
174- environment = { DESTINATION = " https://developer.fermyon.com/spin /http-trigger" }
174+ environment = { DESTINATION = " https://spinframework.dev /http-trigger" }
175175
176176[component .redirect-redis-trigger ]
177177source = " modules/redirect.wasm"
178- environment = { DESTINATION = " https://developer.fermyon.com/spin /redis-trigger" }
178+ environment = { DESTINATION = " https://spinframework.dev /redis-trigger" }
179179
180180[component .redirect-distributing-apps ]
181181source = " modules/redirect.wasm"
182- environment = { DESTINATION = " https://developer.fermyon.com/spin /distributing-apps" }
182+ environment = { DESTINATION = " https://spinframework.dev /distributing-apps" }
183183
184184[component .redirect-extending-and-embedding ]
185185source = " modules/redirect.wasm"
186- environment = { DESTINATION = " https://developer.fermyon.com/spin /extending-and-embedding" }
186+ environment = { DESTINATION = " https://spinframework.dev /extending-and-embedding" }
187187
188188[component .redirect-deploying-to-fermyon ]
189189source = " modules/redirect.wasm"
190- environment = { DESTINATION = " https://developer.fermyon.com/spin /deploying-to-fermyon" }
190+ environment = { DESTINATION = " https://spinframework.dev /deploying-to-fermyon" }
191191
192192[component .redirect-template-authoring ]
193193source = " modules/redirect.wasm"
194- environment = { DESTINATION = " https://developer.fermyon.com/spin /template-authoring" }
194+ environment = { DESTINATION = " https://spinframework.dev /template-authoring" }
195195
196196[component .redirect-sips-index ]
197197source = " modules/redirect.wasm"
@@ -223,4 +223,4 @@ environment = { DESTINATION = "https://github.com/fermyon/spin/blob/main/docs/co
223223
224224[component .redirect-contributing ]
225225source = " modules/redirect.wasm"
226- environment = { DESTINATION = " https://developer.fermyon.com/spin /contributing-spin" }
226+ environment = { DESTINATION = " https://spinframework.dev /contributing-spin" }
0 commit comments