Skip to content

Commit

Permalink
chore: Update repository URL in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
boisgera committed Aug 19, 2024
1 parent 70e9a4f commit 08c3e5c
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Institut des Transformations numériques

A web site built with [Astro](https://astro.build/) & [Astroship](https://astro.build/themes/details/astroship/).

## Live Web Site
[itn.dev](https://itn.dev), a web site built with [Astro](https://astro.build/).

[![https://itn.dev](https://itn.dev/ITN-preview.png)](https://itn.dev)

Expand All @@ -25,10 +23,10 @@ To work locally, you need to install:

### 1. Clone the repository

In the cloud, [create a new Codespace](https://codespaces.new/boisgera/itn-web). Alternatively, to work locally, clone the repo:
In the cloud, [create a new Codespace](https://codespaces.new/ITN-Mines-Paris/ITN-Mines-Paris.github.io). Alternatively, to work locally, clone the repo:

```bash
git clone [email protected]:boisgera/itn-web.git
git clone [email protected]:ITN-Mines-Paris/ITN-Mines-Paris.github.io.git
```

### 2. Install Dependencies
Expand Down Expand Up @@ -62,8 +60,6 @@ You are now ready to start working on the project.
- Synchronize: upload these changes to the project repository
(`git push` locally).



## Project Structure

Inside of your Astro project, you'll see the following folders and files:
Expand Down

0 comments on commit 08c3e5c

Please sign in to comment.