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

Commit 260fcb2

Browse files
committed
feat: update the project repository url
1 parent 02040c1 commit 260fcb2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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
}

docusaurus.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ const config = {
4242
},
4343
items: [
4444
{
45-
href: 'https://github.com/UlisesGascon/openjs-security-program-standards',
45+
href: 'https://github.com/secure-dashboards/openjs-security-program-standards',
4646
label: 'Repository',
4747
position: 'right'
4848
}

0 commit comments

Comments
 (0)