Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
docs: links correction
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaeldenni committed Feb 20, 2024
1 parent fcec3ae commit c3c5994
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Go to [Releases](https://github.com/raphaeldenni/sysprog-cesi-2024/releases/) an

### Diagrams

![Git](https://github.com/raphaeldenni/sysprog-cesi-2024/tree/main/images/git-workflow-v1.png)
![Git](/images/git-workflow-v1.png)

### CLI

Expand All @@ -31,17 +31,17 @@ DiskChecker.exe c 2

#### Structure

![Use case](https://github.com/raphaeldenni/sysprog-cesi-2024/tree/main/images/use-case-v1.png)
![Use case v1](/images/use-case-v1.png)

![Sequencies](https://github.com/raphaeldenni/sysprog-cesi-2024/tree/main/images/sequency-v1.png)
![Sequencies v1](/images/sequency-v1.png)

![Classes](https://github.com/raphaeldenni/sysprog-cesi-2024/tree/main/images/classes-v1.png)
![Classes v1](/images/classes-v1.png)

### GUI (versions 2.0)

#### Usage

![DiskCheckerGUI](https://github.com/raphaeldenni/sysprog-cesi-2024/tree/main/images/disk-checker.png)
![DiskCheckerGUI](/images/disk-checker.png)

1. Disk Selection area :
- List all available disks
Expand All @@ -62,8 +62,8 @@ DiskChecker.exe c 2

#### Structure

![Use case](https://github.com/raphaeldenni/sysprog-cesi-2024/tree/main/images/use-case-v2.png)
![Use case v2](/images/use-case-v2.png)

![Sequencies](https://github.com/raphaeldenni/sysprog-cesi-2024/tree/main/images/sequency-v2.png)
![Sequencies v2](/images/sequency-v2.png)

![Classes](https://github.com/raphaeldenni/sysprog-cesi-2024/tree/main/images/classes-v2.png)
![Classes v2](/images/classes-v2.png)

0 comments on commit c3c5994

Please sign in to comment.