Skip to content

Commit fddd6a8

Browse files
committed
link change
1 parent 5442717 commit fddd6a8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This repository contains the Quarto source code for the EMC Viroscience website,
2424
To preview the website locally before contributing:
2525

2626
1. Ensure you have [Quarto installed](https://quarto.org/docs/get-started/).
27-
2. Clone this repository: `git clone https://github.com/EMC-Viroscience/EMC-Viroscience.github.io.git`
27+
2. Clone this repository: `git clone https://github.com/LucvZon/EMC-Viroscience.github.io`
2828
3. Navigate to the directory: `cd EMC-Viroscience.github.io`
2929
4. Run: `quarto preview`
3030
5. This will render the site locally and open it in your default web browser.

contribute/add_manuals.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ This is where we adapt your book content for integration into the main EMC Viros
5050

5151
We use the standard GitHub Fork & Pull Request workflow for contributions.
5252

53-
1. **Fork the Repository:** Go to the main website repository: [https://github.com/EMC-Viroscience/EMC-Viroscience.github.io](https://github.com/EMC-Viroscience/EMC-Viroscience.github.io) and click the "Fork" button in the top-right corner. This creates a copy of the repository under your own GitHub account.
53+
1. **Fork the Repository:** Go to the main website repository: [https://github.com/LucvZon/EMC-Viroscience.github.io](https://github.com/LucvZon/EMC-Viroscience.github.io) and click the "Fork" button in the top-right corner. This creates a copy of the repository under your own GitHub account.
5454
2. **Clone Your Fork:** Clone the forked repository to your local machine:
5555
```bash
5656
git clone https://github.com/YOUR-GITHUB-USERNAME/EMC-Viroscience.github.io.git
@@ -151,4 +151,4 @@ Once you're happy with the local preview:
151151

152152
The maintainers of the EMC Viroscience website will review your pull request. They may ask for changes or clarifications. Once approved and merged, an automated process will render the site and deploy the changes.
153153

154-
Thank you for contributing! If you have questions during this process, please feel free to open an issue on the [website repository's issue tracker](https://github.com/EMC-Viroscience/EMC-Viroscience.github.io/issues).
154+
Thank you for contributing! If you have questions during this process, please feel free to open an issue on the [website repository's issue tracker](https://github.com/LucvZon/EMC-Viroscience.github.io/issues).

0 commit comments

Comments
 (0)