diff --git a/nails-devcontainer/devcontainer-template.json b/nails-devcontainer/devcontainer-template.json index a7b0535b..b56d9e93 100644 --- a/nails-devcontainer/devcontainer-template.json +++ b/nails-devcontainer/devcontainer-template.json @@ -2,10 +2,10 @@ "id": "rust-on-nails", "version": "1.0.0", "name": "Rust on Nails", - "description": "Build full stack web applications in Rust", + "description": "Build full stack web applications in Rust https://rust-on-nails.com", "documentationURL": "https://rust-on-nails", "licenseURL": "https://github.com/purton-tech/rust-on-nails/blob/main/LICENCE.md", "platforms": [ "Any" ] -} \ No newline at end of file +}