Skip to content

Commit eb18185

Browse files
committed
Docs: Update GitHub links to point to the correct repository
1 parent 71817b8 commit eb18185

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@ OnePagerGenerator permet d'automatiser la création de rapports "One Pager" à g
3737
## 📥 Téléchargement & Installation
3838

3939
### Version Stable
40-
Vous pouvez télécharger la dernière version stable pour macOS et Windows sur la page des [Releases](https://github.com/votre-compte/OnePager/releases).
40+
Vous pouvez télécharger la dernière version stable pour macOS et Windows sur la page des [Releases](https://github.com/AlexandreEn/OnePagerGenerator/releases).
4141

4242
### Installation (Développement)
4343
```bash
4444
# Cloner le projet
45-
git clone [url-du-repo]
45+
git clone https://github.com/AlexandreEn/OnePagerGenerator.git
4646
cd OnePager
4747

4848
# Installer les dépendances

website/index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
<img src="kawaii_icon.png" alt="Logo">
235235
OnePagerGenerator
236236
</div>
237-
<a href="https://github.com" class="btn btn-secondary">
237+
<a href="https://github.com/AlexandreEn/OnePagerGenerator" class="btn btn-secondary">
238238
<i data-lucide="github"></i> GitHub
239239
</a>
240240
</nav>
@@ -245,7 +245,8 @@ <h1>Générez vos rapports <br> en un temps record.</h1>
245245
intuitive.</p>
246246
<div class="cta-group">
247247
<a href="#download" class="btn btn-primary">Télécharger l'application</a>
248-
<a href="https://github.com" class="btn btn-secondary">Voir le code source</a>
248+
<a href="https://github.com/AlexandreEn/OnePagerGenerator" class="btn btn-secondary">Voir le code
249+
source</a>
249250
</div>
250251
</section>
251252

@@ -328,7 +329,7 @@ <h4 style="margin-bottom: 0.5rem;">macOS</h4>
328329
<p style="font-size: 0.875rem; color: var(--text-muted); margin-bottom: 1.5rem;">Version Apple
329330
Silicon & Intel</p>
330331
</div>
331-
<a href="https://github.com/alexandre/OnePager/releases" class="btn btn-primary"
332+
<a href="https://github.com/AlexandreEn/OnePagerGenerator/releases" class="btn btn-primary"
332333
style="width: 100%; justify-content: center;">
333334
<i data-lucide="download"></i> .dmg
334335
</a>

0 commit comments

Comments
 (0)