Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit 57b83e9

Browse files
authored
Merge pull request #8 from secure-dashboards/feat/1.0.0-update
2 parents 02040c1 + f7cfe7c commit 57b83e9

File tree

85 files changed

+1248
-1105
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+1248
-1105
lines changed

.versionrc.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
{"type": "perf", "hidden": true},
1010
{"type": "test", "hidden": true}
1111
],
12-
"commitUrlFormat": "https://github.com/UlisesGascon/openjs-security-program-standards/commit/{{hash}}",
13-
"compareUrlFormat": "https://github.com/UlisesGascon/openjs-security-program-standards/{{previousTag}}...{{currentTag}}"
12+
"commitUrlFormat": "https://github.com/secure-dashboards/openjs-security-program-standards/commit/{{hash}}",
13+
"compareUrlFormat": "https://github.com/secure-dashboards/openjs-security-program-standards/{{previousTag}}...{{currentTag}}"
1414
}

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ This command generates static content into the `build` directory and can be serv
4444
1. Go to https://docs.google.com/spreadsheets/d/1GwIsAudAn89xv9DAbr1HUaY4KEVBsYfg--_1cW0uIB0/edit?gid=0#gid=0
4545
2. Update the items
4646
3. Download the sheet as HTML
47-
4. Replace the content of `docs/standards.html` with the new content
48-
5. Run the script `npm run extract-standards` to extract the items from the HTML and update the `standards.json` file
47+
4. Replace the content of `data/standards.html` with the new content
48+
5. Run the script `npm run extract-standards` to extract the items from the HTML and update the `data/standards.json` file
4949

5050
### Update the website
5151

data/standards.html

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)