pulumi-hugo-cn/themes/default/content/docs/concepts/programming-model-previous.md
Christian Nunciato b1a7445bd5
Redirect /docs/reference/programming-model to /docs/concepts (#3154)
* Redirect /docs/reference/programming-model to /docs/concepts

* Pull redirect logic into a shared script
2023-07-13 12:31:44 -07:00

15 lines
465 B
Markdown

---
title: "Programming Model"
url: /docs/reference/programming-model
block_external_search_index: true
---
<!--
Including a fallback redirect lets search engines know the content has moved, and
waiting a few seconds before redirecting gives the script (see redirects.ts) a chance
to locate a matching anchor.
-->
<meta http-equiv="refresh" content="4; url=/docs/concepts">
This content has moved. Redirecting to [Pulumi Concepts](/docs/concepts)....