stevedlawrence commented on PR #87:
URL: https://github.com/apache/daffodil-site/pull/87#issuecomment-1087924556
Minor, but found another place where VS Code Extension is needed:
```diff
diff --git a/site/_layouts/vscode.html b/site/_layouts/vscode.html
index d21f4d6..3cbe28c 100644
--- a/site/_layouts/vscode.html
+++ b/site/_layouts/vscode.html
@@ -5,9 +5,9 @@ permalink: /vscode/release-notes-:title
{% unless page.released %}
<div class="alert alert-warning">
- Apache Daffodil {{ page.title }} has not yet been released! The
artifacts
+ Apache Daffodil VS Code Extension {{ page.title }} has not yet been
released! The artifacts
and release notes below are drafts for a proposed release of Apache
- Daffodil which has not yet occurred.
+ Daffodil VS Code Extension which has not yet occurred.
</div>
{% endunless %}
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]