Skip to content

Commit

Permalink
Merge pull request #75 from SAFEHR-data/safehr-data
Browse files Browse the repository at this point in the history
Rename references to old github organisation
  • Loading branch information
docsteveharris authored Aug 28, 2024
2 parents 5ca7d40 + 23eb5dd commit bf9c78c
Show file tree
Hide file tree
Showing 4 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
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 bf9c78c

Please sign in to comment.