From f2b286331ee2b6e4f10e2b74a0e22241beeb8066 Mon Sep 17 00:00:00 2001 From: Nishan Date: Sun, 10 May 2026 07:09:22 +0530 Subject: [PATCH] update refs --- README.md | 2 +- app/public/exam.html | 2 +- app/public/index.html | 2 +- docs/CONTRIBUTING.md | 2 +- docs/local-setup-guide.md | 2 +- docs/webapp/index-functionality.md | 2 +- scripts/COMPOSE-DEPLOY.md | 14 +++++++------- scripts/house-keeping/build-and-push.sh | 2 +- scripts/install.ps1 | 4 ++-- scripts/install.sh | 4 ++-- 10 files changed, 18 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 4013753..e32a34f 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ A powerful Kubernetes certification practice environment that provides a realist Watch live demo video showcasing the CK-X Simulator in action: -[![CK-X Simulator Demo](https://img.youtube.com/vi/EQVGhF8x7R4/0.jpg)](https://www.youtube.com/watch?v=EQVGhF8x7R4&ab_channel=NishanB) +[![CK-X Simulator Demo](https://img.youtube.com/vi/EQVGhF8x7R4/0.jpg)](https://www.youtube.com/watch?v=EQVGhF8x7R4) ## Installation diff --git a/app/public/exam.html b/app/public/exam.html index 4475449..eb8895f 100644 --- a/app/public/exam.html +++ b/app/public/exam.html @@ -110,7 +110,7 @@
  • Switch to Terminal
  • -
  • Help
  • +
  • Help
  • - By clicking on Start exam, you accept our Privacy Policy + By clicking on Start exam, you accept our Privacy Policy
    diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 86c6d3e..98b5f2f 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -4,7 +4,7 @@ Thank you for your interest in contributing! Here's how you can help: ## Quick Start -1. Fork and clone the [repository](https://github.com/@nishanb/CK-X) +1. Fork and clone the [repository](https://github.com/@sailor-sh/CK-X) 2. Follow our [Development Setup Guide](development-setup.md) 3. Create a new branch for your changes 4. Submit a Pull Request diff --git a/docs/local-setup-guide.md b/docs/local-setup-guide.md index a906761..c6ee156 100644 --- a/docs/local-setup-guide.md +++ b/docs/local-setup-guide.md @@ -4,7 +4,7 @@ 1. Clone the repository: ```bash -git clone https://github.com/@nishanb/CK-X.git +git clone https://github.com/@sailor-sh/CK-X.git cd ck-x ``` diff --git a/docs/webapp/index-functionality.md b/docs/webapp/index-functionality.md index c7050cd..78b2467 100644 --- a/docs/webapp/index-functionality.md +++ b/docs/webapp/index-functionality.md @@ -60,7 +60,7 @@ The `index.html` file serves as the main landing page for the CK-X Simulator. He