Skip to content

Commit cd423fe

Browse files
committed
Update repository references to SmartFactory-KL organization
1 parent a929bd0 commit cd423fe

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

docs/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Follow these steps to set up your development environment:
1313
Clone the repository:
1414

1515
```bash
16-
git clone https://github.com/ptrstn/shellsmith
16+
git clone https://github.com/SmartFactory-KL/shellsmith
1717
```
1818

1919
Navigate into the project folder:

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
site_name: shellsmith
2-
repo_url: https://github.com/ptrstn/shellsmith
3-
repo_name: ptrstn/shellsmith
2+
repo_url: https://github.com/SmartFactory-KL/shellsmith
3+
repo_name: SmartFactory-KL/shellsmith
44
theme:
55
name: material
66
logo: images/emblem.svg

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ aas = "shellsmith.cli.app:main"
6969
shellsmith-mcp = "shellsmith.mcp.server:cli_main"
7070

7171
[project.urls]
72-
Homepage = "https://github.com/ptrstn/shellsmith"
73-
Issues = "https://github.com/ptrstn/shellsmith/issues"
72+
Homepage = "https://github.com/SmartFactory-KL/shellsmith"
73+
Issues = "https://github.com/SmartFactory-KL/shellsmith/issues"
7474
Documentation = "https://shellsmith.pages.dev"
7575

7676
[tool.hatch.version]

0 commit comments

Comments
 (0)