From f07ed7e04b314b12f62e5ebd9489cb7692ea7c4d Mon Sep 17 00:00:00 2001 From: Caleb Schoepp Date: Wed, 4 Sep 2024 09:27:28 -0600 Subject: [PATCH] Link to spin in glossary Signed-off-by: Caleb Schoepp --- content/en/docs/glossary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/glossary.md b/content/en/docs/glossary.md index 7b50439..a551302 100644 --- a/content/en/docs/glossary.md +++ b/content/en/docs/glossary.md @@ -221,7 +221,7 @@ cloud-native environment or a containerized legacy application. ## Spin -Spin is a framework designed for building and running event-driven microservice applications using +[Spin](https://developer.fermyon.com/spin/v2/) is a framework designed for building and running event-driven microservice applications using WebAssembly (Wasm) components. ## `SpinApp` Manifest