diff --git a/docs/src/content/docs/reference/editors.mdx b/docs/src/content/docs/reference/editors.mdx index e08a335139a..93fe79b121c 100644 --- a/docs/src/content/docs/reference/editors.mdx +++ b/docs/src/content/docs/reference/editors.mdx @@ -12,7 +12,7 @@ The following editors can be used to author, compile, and preview agentic workfl An **experimental** interactive browser-based playground that runs the gh-aw compiler entirely in the browser using [WebAssembly](/gh-aw/reference/wasm-compilation/). It demonstrates how to use the WASM build of the compiler directly in a webpage and shows how to compile workflows in the browser using the WASM-based execution engine. -- https://github.github.com/editor/ +- https://github.github.com/gh-aw/editor/ ## Community editors