Skip to content

Commit

Permalink
Rename references to old github organisation
Browse files Browse the repository at this point in the history
  • Loading branch information
stefpiatek committed Aug 28, 2024
1 parent 5ca7d40 commit bf892be
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This site is built Jekyll: a static site generator written in Ruby. See the [Jek
Then clone this repository:

```sh
git clone https://github.com/UCLH-Foundry/uclh-research-discovery.git
git clone https://github.com/SAFEHR-data/uclh-research-discovery.git
```

And build and serve the site with:
Expand Down
2 changes: 1 addition & 1 deletion _data/github.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
url: github.com/UCLH-Foundry/uclh-research-discovery
url: github.com/SAFEHR-data/uclh-research-discovery
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion contribute/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ We recommend that teams share vignettes of key findings from their work here. Th

## How to contribute

UCLH research teams can add their own projects to this site by making a [pull request](https://docs.github.com/articles/about-pull-requests) to our [GitHub repository](https://github.com/UCLH-Foundry/uclh-research-discovery). For detailed instructions, please see our [project submission process](./project_submission).
UCLH research teams can add their own projects to this site by making a [pull request](https://docs.github.com/articles/about-pull-requests) to our [GitHub repository](https://github.com/SAFEHR-data/uclh-research-discovery). For detailed instructions, please see our [project submission process](./project_submission).
2 changes: 1 addition & 1 deletion contribute/project_submission.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The simplest approach is to clone this repository locally.
## Preparing your submission

```sh
git clone https://github.com/UCLH-Foundry/uclh-research-discovery.git
git clone https://github.com/SAFEHR-data/uclh-research-discovery.git
cd uclh-research-discovery
```

Expand Down

0 comments on commit bf892be

Please sign in to comment.