Skip to content

Commit bb2f0a9

Browse files
daviddavisCopilot
andcommitted
Update repository links to pulp org
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 4ed17d3 commit bb2f0a9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Pulp CLI Workflow Plugin
22

3-
A pulp-cli plugin for managing [Pulp workflows](https://github.com/daviddavis/pulp_workflow).
3+
A pulp-cli plugin for managing [Pulp workflows](https://github.com/pulp/pulp_workflow).
44

55
## Usage
66

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ dependencies = [
2727
]
2828

2929
[project.urls]
30-
repository = "https://github.com/daviddavis/pulp-cli-workflow"
31-
changelog = "https://github.com/daviddavis/pulp-cli-workflow/blob/main/CHANGES.md"
30+
repository = "https://github.com/pulp/pulp-cli-workflow"
31+
changelog = "https://github.com/pulp/pulp-cli-workflow/blob/main/CHANGES.md"
3232

3333
[project.entry-points."pulp_cli.plugins"]
3434
workflow = "pulpcore.cli.workflow"

0 commit comments

Comments
 (0)