Skip to content

Commit 650b3f3

Browse files
Update procedures.md
1 parent 40f726a commit 650b3f3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/procedures.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The CMS Open Source Program Office developed various tools that can automate detecting, adding, and updating metadata to repositories.
44

5-
> **Note**: Learn more about our SHARE IT Act tools: https://dsacms.github.io/share-it-act-lp/
5+
> **Learn more about our SHARE IT Act tools**: https://dsacms.github.io/share-it-act-lp/
66
77
## Creating a code.json file
88

@@ -120,4 +120,4 @@ python main.py --agency AGENCY_NAME --orgs "org1,org2" --output code.json --vers
120120
##### Example:
121121
```bash
122122
python3 main.py --agency CMS --orgs "DSACMS,CMSgov,CMS-Enterprise" --output code.json --version 1.0.0
123-
```
123+
```

0 commit comments

Comments
 (0)