From 3111452adb9aac735fe8cdcc861a60612e963da5 Mon Sep 17 00:00:00 2001 From: Konrad Szwarc Date: Tue, 17 Jun 2025 17:34:44 +0200 Subject: [PATCH] chore: change sample resume URL --- README.md | 2 +- docs/SUMMARY.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0bb068c..ed48a3b 100644 --- a/README.md +++ b/README.md @@ -31,4 +31,4 @@ To learn how to set up your resume, go to: To see an example CV, visit the link below: -[https://devscard.netlify.app](https://devscard.netlify.app/) +[devscard-resume.pages.dev](https://devscard-resume.pages.dev) diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index a98237f..e581b0e 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -11,5 +11,5 @@ ## External links -- [Example resume](https://devscard.netlify.app) +- [Example resume](https://devscard-resume.pages.dev) - [GitHub repository](https://github.com/KonradSzwarc/devscard)