Skip to content

Commit 7d332cb

Browse files
committed
Metadata homepage fix
1 parent 1192efa commit 7d332cb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/constructor/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ dependencies = [
3434
scp-cli = "scp_constructor.cli:app"
3535

3636
[project.urls]
37-
Homepage = "https://github.com/krackenservices/scp-integrations"
38-
Documentation = "https://systemcapabilityprotocol.com/"
37+
Homepage = "https://systemcapabilityprotocol.com/"
38+
Documentation = "https://systemcapabilityprotocol.com/integrations"
3939
Repository = "https://github.com/krackenservices/scp-integrations.git"
4040
Issues = "https://github.com/krackenservices/scp-integrations/issues"
4141

packages/vendor/servicenow/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ dependencies = [
3636
scp-servicenow = "scp_servicenow.cli:app"
3737

3838
[project.urls]
39-
Homepage = "https://github.com/krackenservices/scp-integrations"
40-
Documentation = "https://systemcapabilityprotocol.com/"
39+
Homepage = "https://systemcapabilityprotocol.com/"
40+
Documentation = "https://systemcapabilityprotocol.com/integrations"
4141
Repository = "https://github.com/krackenservices/scp-integrations.git"
4242
Issues = "https://github.com/krackenservices/scp-integrations/issues"
4343

0 commit comments

Comments
 (0)