Skip to content

Commit

Permalink
docs: update artifact name as per new convention
Browse files Browse the repository at this point in the history
update dialect name as per naming convention - COBOL Dialect Support for <Dialect>

Signed-off-by: Aman Prashant <aman.prashant@broadcom.com>
  • Loading branch information
ap891843 committed Apr 12, 2023
1 parent 99a374c commit 2329403
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion clients/daco-dialect-support/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "daco-dialect-for-cobol",
"name": "cobol-dialect-support-for-daco",
"displayName": "COBOL Dialect Support for DaCo",
"description": "Autocomplete, highlighting and diagnostics for DaCo COBOL code and copybooks",
"author": "Broadcom",
Expand Down
2 changes: 1 addition & 1 deletion clients/idms-dialect-support/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "idms-dialect-for-cobol",
"name": "cobol-dialect-support-for-idms",
"displayName": "COBOL Dialect Support for IDMS",
"description": "Autocomplete, highlighting and diagnostics for IDMS COBOL code and copybooks",
"author": "Broadcom",
Expand Down

0 comments on commit 2329403

Please sign in to comment.