Skip to content

Commit 9488b6a

Browse files
Update articles/static-web-apps/publish-bicep.md
Co-authored-by: Craig Shoemaker <[email protected]>
1 parent 28b4cc5 commit 9488b6a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/static-web-apps/publish-bicep.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,9 +149,7 @@ After your resources are created, you'll want to deploy your application to the
149149

150150
* **Production environment**: The ability to deploy from a GitHub Actions workflow file is a built-in feature when you create your static web app. Once the file is in your repository, you can edit the file as needed. Deployment from [other source code providers](external-providers.md) is also supported.
151151

152-
Learn more from a full end-to-end application, which provides resource creation and application deployment:
153-
154-
* [Serverless AI Chat with RAG using LangChain.js](https://github.com/Azure-Samples/serverless-chat-langchainjs)
152+
To learn more from a full end-to-end application that includes resource creation and application deployment, see [Serverless AI Chat with RAG using LangChain.js](https://github.com/Azure-Samples/serverless-chat-langchainjs).
155153

156154
## Related content
157155

0 commit comments

Comments
 (0)