Skip to content

Commit fff9996

Browse files
Merge pull request #470 from linuxfoundation/chore-move-repo
chore: update repository URLs from communitybridge to linuxfoundation
2 parents f60a170 + 83ffeed commit fff9996

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ The following versions of the LFX EasyCLA Contributor Console are supported.
1010

1111
## Reporting a EasyCLA Contributor Console Vulnerability
1212

13-
To report a security vulnerability, please file a BUG REPORT as a new [GitHub Issue](https://github.com/communitybridge/easycla-contributor-console/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc).
13+
To report a security vulnerability, please file a BUG REPORT as a new [GitHub Issue](https://github.com/linuxfoundation/easycla-contributor-console/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc).

dev.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
1. Fork Project into your own repository (from the UI)
1414
1. Clone the project from forked repository (command line).
1515
1. Create `upstream` remote reference
16-
- Example: `git remote add upstream [email protected]:communitybridge/easycla-contributor-console.git`.
16+
- Example: `git remote add upstream [email protected]:linuxfoundation/easycla-contributor-console.git`.
1717
The first time Pull in the latest reference from the upstream
1818
- Example: `git fetch upstream`
1919
Rebase and fix any merge conflicts

0 commit comments

Comments
 (0)